hello
i´ve the letterpress downloaded- and i want to change the postion from the logo to center.
my site: http://testseite.smo-wien.at/testseite/index.php
thanks for your help
- Thomash86
- Commercial Templates
- Monday, 09 September 2013
- Subscribe via email
Hello
We appear to be getting the following error when we attempt to open your site along with the default Joomla template..
Ciarán
We appear to be getting the following error when we attempt to open your site along with the default Joomla template..
Die angeforderte Seite konnte nicht gefunden werden!
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Now its working..
http://testseite.smo-wien.at/testseite/
how can i change the size from the Header?
im also looking for a solution to change the size from the slideshow- so that the pictures not cited
thanks a lot!!
http://testseite.smo-wien.at/testseite/
how can i change the size from the Header?
im also looking for a solution to change the size from the slideshow- so that the pictures not cited
thanks a lot!!
- more than a month ago
- Commercial Templates
- # 2
Hello
Your logo appears to be already centered?
In what way would you like to change the size of the header?
The slideshow dimensions can be edited via the slideshow modules parameters (Extensions -> Module Manager -> [YourSlideshow]).
Ciarán
Your logo appears to be already centered?
In what way would you like to change the size of the header?
The slideshow dimensions can be edited via the slideshow modules parameters (Extensions -> Module Manager -> [YourSlideshow]).
Ciarán
- more than a month ago
- Commercial Templates
- # 3
yes but i did it about the x value in the settings- where i can say center?
my logo is very high so i want to change the high from the black header so the hole logo is visible
thanks
my logo is very high so i want to change the high from the black header so the hole logo is visible
thanks
- more than a month ago
- Commercial Templates
- # 4
Hello
As the logo is not an inline element the option to align center is not available.
To accommodate your logo try adding the following to the Custom CSS field of your templates parameters...
Ciarán
As the logo is not an inline element the option to align center is not available.
To accommodate your logo try adding the following to the Custom CSS field of your templates parameters...
#container_header {height: 382px;}
.hornavmenu {top:355px;}
#search {top: 372px;}
.logo_container, h1.logo, h1.logo a {360px;}
#logo {width: 600px;}
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Thanks for your reply
now the header is bigger but i dont see the hole logo
the hole logo look like:
http://testseite.smo-wien.at/testseite/images/Bilder/logo.png
thanks for your help
now the header is bigger but i dont see the hole logo
the hole logo look like:
http://testseite.smo-wien.at/testseite/images/Bilder/logo.png
thanks for your help
- more than a month ago
- Commercial Templates
- # 6
My fault.. there is one small error in the code I provided. Please replace the previous CSS with the following...
Ciarán
#container_header {height: 382px;}
.hornavmenu {top:355px;}
#search {top: 372px;}
.logo_container, h1.logo, h1.logo a {height:360px;}
#logo {width: 600px;}
Ciarán
- more than a month ago
- Commercial Templates
- # 7
perfect- it works
thanks a lot for the support
You have really a big knowledge and a perfect service!!
Thanks a lot
thanks a lot for the support
You have really a big knowledge and a perfect service!!
Thanks a lot
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »