- Posts: 43
- Thank you received: 1
customize appearence of template
15 years 8 months ago #1954
by dan_barb
customize appearence of template was created by dan_barb
i try to align the links in big link section "center" not "left". I did it but i can not align also the shadow underlining the text and the hover text behind the links.
i am talking about user5-user8 position in your template.
please help me,
thank you
i am talking about user5-user8 position in your template.
please help me,
thank you
Please Log in to join the conversation.
15 years 8 months ago #1955
by milos
Replied by milos on topic Re: customize appearence of template
You will have to change image
to
in templat_css.css around line 305.
Also, delete padding-right:40px; in line 319.
Code:
url("../images/menu_line.png") no-repeat scroll left bottom transparent
Code:
url("../images/menu_line.png") no-repeat scroll center bottom transparent
Also, delete padding-right:40px; in line 319.
Please Log in to join the conversation.
Time to create page: 0.147 seconds