- Posts: 6
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- 2. Questions to the SIG Pro (css Greybox & loading thumbs)
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
2. Questions to the SIG Pro (css Greybox & loading thumbs)
- Stephan Stiemert
- Topic Author
- Offline
- New Member
first sorry 4 my english! I hope you understand my problems!
1. look @ the screenshot. on the left site are the text for from the labels. The font ist very bold. I would it like the font in the middle. I try to change this in the "gb_styles.css" on line 11 (.GB_header .caption) I try to include the font-family an the font-weight:normal oder 100 or something but it doesn´t work. only the Fontsize change when i save the file? Can you help me?
2. in the gallery i have a lot an big pictures as reference an the serversettings are on max 30 seconds execution time an i can´t change this. I need always only 1 thumbnail an i think it loads thumbnails for all pictures? When 1 put only 1 or 2 pics in the folder there is no problem. How can i change the settings that only the first thumbnail get loadet?
Please Help me quick. The Site should go online tommorow "31th november"
THX a lot!!!!
Please Log in or Create an account to join the conversation.
- Stephan Stiemert
- Topic Author
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
- Posts: 1188
I believe the file
plugins\content\jwsigpro\greybox\gb_styles.css
I would expect the your modification would work, I'll try to check out if the Greybox engine has any restricts.
How many KB are the images you use for the sig pro?
Try to change them with a value minor of 1MB ( 1 mb it's already a lot for the internet ) and with 70 dpi resolution. This configuration is the best for internet images.
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Stephan Stiemert
- Topic Author
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
- Posts: 1188
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Stephan Stiemert
- Topic Author
- Offline
- New Member
- Posts: 6
Here is the link!
www.bauplanung-krueger.de/cms/index.php?option=com_content&task=view&id=18&Itemid=34
I read the other Thread. THX 4 the tipp. But i can´t find the file and the code. Is that for an older version? And my english ist not so well. Can you explane me in a view words what the code-change to?
Thx a lot!
Loschdi
Please Log in or Create an account to join the conversation.
- Stephan Stiemert
- Topic Author
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
- Posts: 1188
Let's re capitalize!
The site loads in a good time ( with all of those images ).
You can change the font size of the header in the file
pkugin/content/jwsigpro/greybox/gb_style.css
.GB_header .caption {text-align:left;color:#eee;white-space:nowrap;font-size:20px;}
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Stephan Stiemert
- Topic Author
- Offline
- New Member
- Posts: 6
/* Last-Modified:28/06/06 00:08:22 */
#GB_overlay {background-color:#000;position:absolute;margin:auto;top:0;left:0;z-index:100;}
#GB_window {left:0;top:0;font-size:1px;position:absolute;overflow:visible;z-index:150;}
#GB_window .content {width:auto;margin:0;padding:0;}
#GB_frame {border:0;margin:0;padding:0;overflow:auto;white-space:nowrap;}
.GB_Gallery {margin:0 22px 0 22px;}
.GB_Gallery .content {background-color:#fff;border:5px solid #fff;}
.GB_header {top:10px;left:0;margin:0;z-index:500;position:absolute;border-bottom:1px solid #fff;border-top:1px solid #fff;}
.GB_header .inner {background-color:#696969;font-family:Arial, Verdana, sans-serif;padding:2px 20px 2px 20px;}
.GB_header table {margin:0;width:100%;border-collapse:collapse;}
.GB_header .caption {text-align:left;color:#fff;white-space:nowrap;font-family:Arial, Verdana, sans-serif;font-weight:lighter;font-size:14px;}
.GB_header .close {text-align:right;}
.GB_header .close img {z-index:500;cursor:pointer;}
.GB_header .middle {white-space:nowrap;text-align:center;}
#GB_middle {color:#eee;}
#GB_middle img {cursor:pointer;vertical-align:middle;}
#GB_middle .disabled {cursor:default;}
#GB_middle .left {padding-right:10px;}
#GB_middle .right {padding-left:10px;}
.GB_Window .content {background-color:#fff;border:3px solid #ccc;border-top:none;}
.GB_Window .header {border-bottom:1px solid #aaa;border-top:1px solid #999;border-left:3px solid #ccc;border-right:3px solid #ccc;margin:0;height:22px;font-size:12px;padding:3px 0;color:#333;}
.GB_Window .caption {font-size:12px;text-align:left;font-weight:bold;white-space:nowrap;padding-right:20px;}
.GB_Window .close {text-align:right;}
.GB_Window .close span {font-size:12px;cursor:pointer;}
.GB_Window .close img {cursor:pointer;padding:0 3px 0 0;}
.GB_Window .on {border-bottom:1px solid #333;}
.GB_Window .click {border-bottom:1px solid red;}
and i change the icons in the same size. and now in the IE the site are displayed wrong?
Can you give me an tip?
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- 2. Questions to the SIG Pro (css Greybox & loading thumbs)