Clyde,
I had inquired in Post 122 on this thread about getting the center box to fill in where the right sideboxes were suppressed. I finally gave your instructions in Post 123 a try and it worked well. I just added the width of the sideboxes, 150 px, onto the 620 px of the center box. Thanks very much.
Clyde,
On the previous post I see it was Reply #125 that solved the margin readjustment I was describing in #122.
Thanks again. I now have a few other questions:
#1: With the upgraded template, I am seeing it loads differently than did the previous template. I have 2 header images which are in the same format as on my initial site, www.riverfrontsouth.com (one of the header images on that site was just words on the left).
When I open my site with the 1.3.9 template, on my test WAMP server (which unfortunately is not online), as the site loads I see the header images, one on top of the other, in the upper left corner for a moment. It seems awkward and disturbing.
Is there a way to keep the header images from being visible until they actually appear in the correct place, in the header?
#2: Also, I am unable to figure out where the css code, in includes/templates/zencart_zen/css/stylesheet.css is which sets the top starting point for the sideboxes. I need the top sidebox on the left to start a little bit lower on the page, and I know the sidebox would be in the correct place if I had not altered the tab display to go downwards instead of upwards as they should. By making my header narrower than the original, the tabs changed positions, and then when I took out the header version of the EZ-Pages and related links the sidebox has gone up too high.
Again, I am sorry this is not yet online for you to see. I am trying to squeeze more content into the visible part of the display on the monitor.
#4. For some reason, most templates use a lot of space for the header. As an aside, if you understand the theory behind the large header, maybe you could elaborate on that a bit, as I am continually wondering about that.
Thanks.
Notageek
#1: It may be loading differently because you are viewing it on your local server.
#2: open includes/templates/zencart_zen/css/stylesheet.css find the following and add the highlighted portion (adjust the setting until you get the look you want.)
#navColumnOne, #navColumnTwo {margin-top:1.5em;float:left;vertical-align: top;font-size: 1em;width:160px !important;}
#4. by default the header height of zencart_zen is 150px. If you add the category header and the ez-pages header then the overall height of the header becomes around 200px.
The space for the header is usually a matter of taste and/or the size of the logo image or the background image being used. that is the larger the image is the larger the area for the header.
Hello Clyde,
I just decided to check css validation of your theme, and I saw that there are many mistakes, is there any way to validate this theme because I really like it.
Do you have some different valid code for the .css files or something like that.
Thanks in advance.
Clyde,
I have no response to my post as an Excel question basically stating that my ordered list doesn't show the numbers onscreen, whereas the numbers show in the preview screen after attempts to update it.
My post is here: http://www.zen-cart.com/forum/showth...t=excel&page=2
In that discussion, Dr. Byte indicates an unordered list is coded just as I have done.
Approaching this from another direction, several posts on the internet on this problem suggest adding padding to the area where the text appears. In this template, which padding would relate to the product view screen?
If changing the padding works, I will post that on the Excel question as well as here. This is on my test WAMP server so I cannot post a link.
Thanks.
Notageek
Clyde,
I have a song list to go with a product that is a record.
The code is in one line in the Excel spreadsheet:
This gets inserted into the Description in Easy Populate. It should look like this:<h4>songname -Title</h4><ol><li>songname1</li><li>songname2</li></ol>
Recordname
1. songname1
2. songname2
Indeed, that is how it appears when I go to the Admin->Category->Product->Edit, and then press "Preview" before updating.
But on the actual product page for Songname, it looks like this:
Recordname
songname1
songname2
So the problem occurs on the actual product page which is not rendering the numbers in the HTML ordered list.
Here is one of the pages I found that discusses the CSS, but I have not absorbed what it means.
http://www.w3schools.com/css/css_list.asp
Here is one of several pages I visited which discussed padding, but I am also not sure what this means. I am not using IE.
http://stackoverflow.com/questions/2...n-ordered-list
I thought maybe I could experiment with margin padding to see what works, but I just wasn't sure what code pertains to the product description margin.
If this is of interest to you, I will just put my site online so you can see what it looks like. Otherwise, I am not sure what to do.
Notageek
Bookmarks