Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / couple of alignment issues

couple of alignment issues

Locked

Views: 1,472

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
15 Aug 2006, 9:50 PM
#1
erica avatar

erica

Zen Follower

Join Date:
Jul 2006
Location:
Rotherham, UK
Posts:
126
Plugin Contributions:
0

couple of alignment issues

hiya
i have now got zen cart 1.3 on, and am having a couple of probs with alignment .. please can someone point me in the right direction to fix them.

the logo - I have managed to make it centred horizontally, but cant find where to do it vertically. I have searched here for answers but had no luck .. i've also searched the header and css doodahs and cant find a vertical align bit for the logo at all. i know it must be there but i am stumped lol

the attribute - the name of the attribute (batteries) and the value are not aligned (i do intend to put more attributes on .. dont know if i should sort out this issue before or after i do that) .. i have looked at attributes.php i dont know if thats what i am supposed to be looking at .. but i cant see what am supposed to be looking for.

The site is https://www.costumejewelleryaccessories.co.uk (please ignore the name of the URL, i am using it to work on an adult store with adult goods on it)

many thanks for any pointers you can give

Erica xx

15 Aug 2006, 11:40 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: couple of alignment issues

Hi Erica

Good to see you in version 1.3. Here are some answers to your alignment questions

The easiest way to position your logo centrally in the space you have allocated for it is to add some padding at the top. Add the styling marked in red below to that already in your stylesheet> #logo {text-align: center; padding-top:6px}
To make your attributes look a bit nicer, add the following to your stylesheet> h4.optionName {width:75px}

div.wrapperAttribsOptions div {padding-top:8px}

16 Aug 2006, 9:45 AM
#3
erica avatar

erica

Zen Follower

Join Date:
Jul 2006
Location:
Rotherham, UK
Posts:
126
Plugin Contributions:
0

Re: couple of alignment issues

Thank you kuroi .. the top one worked a treat :smile:
I think i have altered the size of the image since i posted and the attributes one was still out .. but i just altered the figures you gave me and they line up brilliantly now too .. thank you loads, you are a star :smile: