hello
i want to make the slideshow menu smaller about 50% an that it is left; and at the right side should be the sidecol b
and is it possible to make the shadow from the contentbottom bigger?or where i can change the settings? (back color, shadow color, text color, etc.)
i also want that the text size "Du bist hier" smaller is.
the site: http://testseite.smo-wien.at/testseite/
thanks a lot for your help
greetings
- Thomash86
- Commercial Templates
- Thursday, 03 October 2013
- Subscribe via email
Check this page...a good help on ..CSS Box Shadow
Helsy
Helsy
hello
i want to make the slideshow menu smaller about 50% an that it is left; and at the right side should be the sidecol b
and is it possible to make the shadow from the contentbottom bigger?or where i can change the settings? (back color, shadow color, text color, etc.)
i also want that the text size "Du bist hier" smaller is.
the site: http://testseite.smo-wien.at/testseite/
thanks a lot for your help
greetings
- more than a month ago
- Commercial Templates
- # 1
The Custom CSS is added to the head of the template via the styles.php. If you would sooner not use the Custom CSS field you can add your CSS directly to the end of your templates nexus.css (../templates/[YourTemplate]/css/nexus.css).
Ciarán
Ciarán
- more than a month ago
- Commercial Templates
- # 2
hello again,
thanks for your help. it was very useful!
one question: in which file write the code from custom css from the template settings?
thanks for your help. it was very useful!
one question: in which file write the code from custom css from the template settings?
- more than a month ago
- Commercial Templates
- # 3
Thank you
Have you considered using one of the contenttop (contenttop-a) module positions for your slideshow? This should create the effect you are looking for
Ciarán
Have you considered using one of the contenttop (contenttop-a) module positions for your slideshow? This should create the effect you are looking for
Ciarán
- more than a month ago
- Commercial Templates
- # 4
ok.. and is it possible to change the position?
i want the the slideshow box is smaller and on the left side, and the sidecol b is higher and right from the slideshow
like the picture i made:
http://testseite.smo-wien.at/testseite/images/maybe.jpg
i want the the slideshow box is smaller and on the left side, and the sidecol b is higher and right from the slideshow
like the picture i made:
http://testseite.smo-wien.at/testseite/images/maybe.jpg
- more than a month ago
- Commercial Templates
- # 5
Hi.. I am still not sure if I understand you correctly.. you wish to edit the size of the slideshow and sidecol-b areas?
The slideshow size can be edited within the slideshow modules parameters (Extensions -> [YourSlideshow] -> Option).
The sidecol-b module width can be set via the templates parameters (Extensions -> Template Manager -> [YuorTemplate] -> Options -> Layout Options).
Ciarán
The slideshow size can be edited within the slideshow modules parameters (Extensions -> [YourSlideshow] -> Option).
The sidecol-b module width can be set via the templates parameters (Extensions -> Template Manager -> [YuorTemplate] -> Options -> Layout Options).
Ciarán
- more than a month ago
- Commercial Templates
- # 6
thanks for your reply
no, i want to change the size from the box, where the pics are running, and on the right side i want the modules from sidecol b
the help with the shadow is perfect
no, i want to change the size from the box, where the pics are running, and on the right side i want the modules from sidecol b
the help with the shadow is perfect
- more than a month ago
- Commercial Templates
- # 7
Hello
I am not sure if I understand you correctly. When you say the 'slideshow menu' are you referring to the menu just above the slideshow (Home - Über Uns - Kurse - Kontakt etc.)?
The module you are using in the contentbottom module position appears to the ImageLinkHover module. To edit the shadow for this module try adding the following to the Custom CSS field of your templates parameters...
You can edit this to your own taste (http://www.w3schools.com/cssref/css3_pr_box-shadow.asp).
Ciarán
I am not sure if I understand you correctly. When you say the 'slideshow menu' are you referring to the menu just above the slideshow (Home - Über Uns - Kurse - Kontakt etc.)?
The module you are using in the contentbottom module position appears to the ImageLinkHover module. To edit the shadow for this module try adding the following to the Custom CSS field of your templates parameters...
.j51imagelinkhover {box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
You can edit this to your own taste (http://www.w3schools.com/cssref/css3_pr_box-shadow.asp).
Ciarán
- 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 »