gray line from right side bar page type showing in full width page type
Permalink 1 user found helpful
Hi,
Noob here. I'm not that great with html/css/php. I took the destyle theme and edited it a bit. Before I and edited it and after many attempts when I switch my home page from right side bar to full width it leaves a gray vertical separator line in the content area?
Not sure if this is a css issue or my own issue. This is in the content block area.
Note: please ignore the text itself:
I also have issues getting the tinymce to produce the same results after I apply it. I assume this is due to the style sheet which I have been editing to fix. I will post this as a separate topic.
Thanks!
Ryan
Noob here. I'm not that great with html/css/php. I took the destyle theme and edited it a bit. Before I and edited it and after many attempts when I switch my home page from right side bar to full width it leaves a gray vertical separator line in the content area?
Not sure if this is a css issue or my own issue. This is in the content block area.
Note: please ignore the text itself:
I also have issues getting the tinymce to produce the same results after I apply it. I assume this is due to the style sheet which I have been editing to fix. I will post this as a separate topic.
Thanks!
Ryan
Have you removed the grey line?
Nope, no luck. The line only shows to the exact top and bottom of the block text area.
I have 1 more section of the css to check but it's starting to look like it may not be the main css file. I've basically been commenting out large section back and forth.
Thanks though ;)
I have 1 more section of the css to check but it's starting to look like it may not be the main css file. I've basically been commenting out large section back and forth.
Thanks though ;)
I've removed it!
All about the grey line is located here!
#content { padding-bottom:20px; overflow:hidden; background:url(images/bk_vertline.jpg) 695px 0 repeat-y; margin-top:35px;
All about the grey line is located here!
Thanks a lot, works for me ;)
That was annoying.
Thanks!
That was annoying.
Thanks!
In regard to how stuff looks in TinyMCE, you'll need to edit your theme's typography.css file to get it to match up reasonably well.