Welcome, Guest
Username Password: Remember me
Discussion about "Restaurant" Joomla template

TOPIC: CSS Questions

CSS Questions 1 year, 7 months ago #1627

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
Last Edit: 1 year, 7 months ago by mdrothert.

Re: CSS Questions 1 year, 7 months ago #1628

  • milos
  • OFFLINE
  • Support Staff
  • Posts: 2823
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

Re: CSS Questions 1 year, 7 months ago #1637

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!

Re: CSS Questions 1 year, 7 months ago #1639

  • milos
  • OFFLINE
  • Support Staff
  • Posts: 2823
I am checking your website with Firefox and can't see those problems. Let me know if you already fixed them.

Re: CSS Questions 1 year, 7 months ago #1640

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?

Re: CSS Questions 1 year, 7 months ago #1641

  • milos
  • OFFLINE
  • Support Staff
  • Posts: 2823
Oh I see... Edit template_css.css file and change margin arrount line 509 from
margin-left:15px;
to
margin:0 15px;
Time to create page: 0.09 seconds