You are here:Templates Club arrow Help and Support arrow Support Forums
Youjoomla Support
Welcome, Guest
Please Login or Register.    Lost Password?
Inno Lab Customize (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Inno Lab Customize
#1600
mrmunka
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Inno Lab Customize 5 Months, 1 Week ago Karma: 0  
I really like this template and thank you guys for your hard work. I've made several custom changes and I've hit a road block. The left side is to wide, I've taken a screen shot of this and it's outlined in a blue box (used firebug). Any ideas on how to change this? So far I've mutilated the css and still no luck. Thanks in advance.
 
Logged Logged  
 
Last Edit: 2008/02/27 18:19 By mrmunka.
  The administrator has disabled public write access.
#1601
neo
Admin
Posts: 2309
graph
User Online Now Click here to see the profile of this user
Re:Inno Lab Customize 5 Months, 1 Week ago Karma: 62  
this is content layout you will find it in layout.css


Code:

#mainbody { float:left; width:75%; } #right { float:right; width:25%; overflow:hidden; margin-left:-3px; } #left { float:left; width:33.5%; overflow:hidden; margin-right:-3px; } #content { float:right; width:66.5%; overflow:hidden; } /*left only*/ #mainbody_L { float:left; width:100%; } #content_L { float:right; width:75%; overflow:hidden; } #left_L { float:left; width:25%; overflow:hidden; margin-right:-3px; } /*right only*/ #mainbody_R{ float:left; width:75%; } #content_R { float:right; width:100%; overflow:hidden; } #right_R { float:right; width:25%; overflow:hidden; margin-left:-3px; }
left + content = 100% mainbody + right =100% what ever you change make sure the pair equals to 100% I hope you unederstand
 
Logged Logged  
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
#3790
mrmunka
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Inno Lab Customize 3 Months, 1 Week ago Karma: 0  
What is the mod suffix for the Login Form? I'm not getting the icons to show up.
 
Logged Logged  
  The administrator has disabled public write access.
#3793
neo
Admin
Posts: 2309
graph
User Online Now Click here to see the profile of this user
Re:Inno Lab Customize 3 Months, 1 Week ago Karma: 62  
Code:

#mod_login_password , #mod_login_username { width: 87%; height:19px; padding-left: 23px; padding-top:3px; color:#484747; border:1px solid #232323; } #mod_login_password { background: #1A1A1A url(../images/password.gif) no-repeat left center; } #mod_login h3{ color:#333333; } #mod_login_username { background: #1A1A1A url(../images/username.gif) no-repeat left center; } #mod_login_remember { border:#1C1C1C; background:#1C1C1C; padding: 0!important; } #mod_login_remember .inputbox{ background:#1C1C1C; }
 
Logged Logged  
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
#3796
mrmunka
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Inno Lab Customize 3 Months, 1 Week ago Karma: 0  
I;m tinkering with the CSS, still no luck. I don't think its a path issue because the rest of the graphics are showing fine. Is there a Module Class Suffix to add to the Login Form Module like _blue, _green, _orange. I tried _login and some other variants however this didn't make any changes.

I've also used Firebug to check the demo site and compare with my site, everything is about the same. I've also made sure the graphics are there in the /images folder.
 
Logged Logged  
  The administrator has disabled public write access.
#3797
neo
Admin
Posts: 2309
graph
User Online Now Click here to see the profile of this user
Re:Inno Lab Customize 3 Months, 1 Week ago Karma: 62  
what joomla version?
 
Logged Logged  
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop