- Posts: 9
- Thank you received: 0
Border on the template body.
-
tomislav
Inactive member - Topic Author
- New Member
Less
More
11 years 8 months ago #29158
by tomislav
Border on the template body. was created by tomislav
How can i change logo that says "architecture" above menu?
Also is there a way to add a border (for example a black line)
around the main body of the template (where menu starts/ends down
to footer area)? thank you in advance.
Also is there a way to add a border (for example a black line)
around the main body of the template (where menu starts/ends down
to footer area)? thank you in advance.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #29166
by ivan.milic
Replied by ivan.milic on topic Border on the template body.
To change logo simply change this image:
/templates/hot_architecture/images/logo.png
For border maybe adding:
#content_gradient .hotwrapper{
border:1px solid black;
}
to bottom of template_css.css but that does not include footer modules. There is not better alternative to what you want
/templates/hot_architecture/images/logo.png
For border maybe adding:
#content_gradient .hotwrapper{
border:1px solid black;
}
to bottom of template_css.css but that does not include footer modules. There is not better alternative to what you want
The following user(s) said Thank You: tomislav
Please Log in to join the conversation.
Time to create page: 0.158 seconds