the tables doesnt match. How can i fix this problem.
Which file should I edit?
thanks in advance!
i am using the latest version, 1.3.2
my resolution is 1280 X 800
my theme is the electronic shop one.
my resolution is 1280 X 800
my theme is the electronic shop one.
At that screen resolution seams strange these div's would be overlapping.
Just change the width of each div to percentages instead of fix pixels.
That should do it 
Just change the width of each div to percentages instead of fix pixels.
Code: Select all
<div style="float: left; display: inline-block; width: 45%;">
Code: Select all
<div style="float: right; display: inline-block; width: 45%;">

Who is online
Users browsing this forum: No registered users and 2 guests