I changed stylesheet.css, from within the RI_TEMPLATE_07 template
I changed stylesheet.css, from within the RI_TEMPLATE_07 template
from: ...includes//templates/RI_TEMPLATE_07/css/stylesheet.css I do change this with +5px and is not working (as IE6 user telling me):
... is this correct modif.Code:/*wrappers - page or section containers*/ /**bof tnmp83**/ #mainWrapper { background: #FFF; margin: 0 auto; width: 965px; } #headerWrapper{ width: 945px; margin: 0 auto; } /**eof tnmp83**/
Thank you!
Last edited by shully; 16 Mar 2010 at 01:08 AM.
This is what I changed in line number 773 in stylesheet.css:
#contentMainWrapper{
width: 990px;
margin: 0 auto;
padding: 0;
}
I test it with IE NetRenderer and it works
For making changes available only for IE6 users, I change this: .../includes/templates/RI_TEMPLATE/css/ie6-stylesheet.css
I did this for not making other changes or loosing anything from original RI07 Template's aspect and let 21'st century IE7,8,9 or FFox users enjoy it's beauty.![]()
I just copy & paste your advice code and
Here is my "ie6-stylesheet.css" the code:
Thank you!Code:#navEZPagesTop li a{ position: relative; } #smallNaviHeader ul{ padding: 0; } #smallNaviHeader li{ vertical-align: middle; } #contentMainWrapper{ width: 990px; margin: 0 auto; padding: 0; }
I manage to find my own answer for my original ask.
Kjohn, your ideea is OK bunt what I was asking (again sorry for my English): "how to insert in the header area links to other places, outside the ZenCart shop". The answer was simple, I just open the .../Includes/templates/RI_TEMPLATE_07/common/tpl_header.php
and add this code:
ATTENTION!!! After you DO insert those lines, you have to EDIT the: .../Includes/templates/RI_TEMPLATE_07/css/stylesheet.css and resizing and repositioning the old header <div>'s for the new inserted <div> to fit. You DO have to know some css for editing there. PLEASE BACKUP! BACKUP! BACKUP!
This can help you if you have your_shop outside the presentation_main_site... this way you can link your_shop to your out_site_pages from within your shop. Hope this will help you.Code:<div id="your_css_styling_from_inside_the_stylesheet.css" > <ul> <li><a href="http://www.site_outside_zencart_shop.com">Site_outside_zencart_shop</a></li> <li>|</li> <li><a href="http://www.site_outside_zencart_shop.com/other_page_">Other_Page</a></li> <li>|</li> </ul> </div>
Any help for that banner question? Please!
Hi guys
I am having great fun with this template.
I want to put a solid header in place rather than continuing the stripes. I added the header image and added the line in CSS to call this up and it looks ok. However how do I close the gap above the EZ page bar and the bottom of the new header background image?
Screenshoy included so that you stand a chance of understanding my ramblings!
Any help welcome.
Rob
if elephants could fly, I'd be a little more optimistic....
Oh yes and by the way jdw1979, unless I have misunderstood your question (which is not stupid in any way) in post #70, the sliding banner is not included in this free template!
You can buy it from the template author who is a very nice chap or you can use any propietory slider available on t'internet. I chose to use ALEO Flash Banner Maker.
Cheers
Rob
Last edited by robsnowden; 18 Mar 2010 at 06:27 PM.
if elephants could fly, I'd be a little more optimistic....
Hi,
On my front page I wish to have the main content area + a few right hand side sideboxes. However when I go into "tools" - "layout box controller" and switch off the LH sideboxes and turn on the RH sideboxes - I just get a blank right hand column.
Am i missing something or do I need to change some code?
Any help is appreciated.
Cheers