- Posts: 13
- Thank you received: 0
CSS Questions
-
mdrothert
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 10 months ago - 14 years 10 months ago #1627
by mdrothert
CSS Questions was created by mdrothert
Where in the CSS for the restaurant template can I find the following to edit?
1) Make the space for the logo height bigger?
2) Edit the height/width for USER 4?
3) For some reason my USER 7 bleeds over on my template (URL)
savoryentree.com/joomla1
1) Make the space for the logo height bigger?
2) Edit the height/width for USER 4?
3) For some reason my USER 7 bleeds over on my template (URL)
savoryentree.com/joomla1
Last edit: 14 years 10 months ago by mdrothert.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
14 years 10 months ago #1628
by milos
Replied by milos on topic Re: CSS Questions
1) Edit layout.css and change height of .logo class
2) Edit layout.css and change width of .search_wrap class. You may need to edit width of .search_wrap as well
3) I can't see it as user/pass is needed to access site
2) Edit layout.css and change width of .search_wrap class. You may need to edit width of .search_wrap as well
3) I can't see it as user/pass is needed to access site
Please Log in to join the conversation.
-
mdrothert
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 13
- Thank you received: 0
14 years 10 months ago #1637
by mdrothert
Replied by mdrothert on topic Re: CSS Questions
Thanks for the reply so I edited the layout.css in both the logo class and the User 4 and all it did was push it down into the User 1 areas? It didn't make the space above a little bigger?
Also I have put the site back live so you can see the bleed with User 7 at the bottom?
Awesome template just need help with these tweaks!
Also I have put the site back live so you can see the bleed with User 7 at the bottom?
Awesome template just need help with these tweaks!
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
14 years 9 months ago #1639
by milos
Replied by milos on topic Re: CSS Questions
I am checking your website with Firefox and can't see those problems. Let me know if you already fixed them.
Please Log in to join the conversation.
-
mdrothert
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 13
- Thank you received: 0
14 years 9 months ago #1640
by mdrothert
Replied by mdrothert on topic Re: CSS Questions
hey Milos if you scroll down to the bottom of the site on the right hand side - the "yellow" portion of the "join our networks" bleeds over the shadow on the template's right side.
Shouldn't the yellow part look like the left side where it doesn't blend into the shadow?
Shouldn't the yellow part look like the left side where it doesn't blend into the shadow?
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
14 years 9 months ago #1641
by milos
Replied by milos on topic Re: CSS Questions
Oh I see... Edit template_css.css file and change margin arrount line 509 from
to
Code:
margin-left:15px;
Code:
margin:0 15px;
Please Log in to join the conversation.
Time to create page: 0.085 seconds