purposeb
Member
Posted 3 years ago #
Hereis my blog: http://www.purposebuilt.co.uk
and the troublesome page: http://www.purposebuilt.co.uk/?p=12
When I click on a post link to view the post in single view, the width of the colum changes - noticeably the video on "escalate" page is not in line with the text unlike the main blog page.
The single.php is calling the .widecolumn from the stylesheet i presume? This is set on stylesheet to width: 450 (how I want it, looks fine on main page).
Why is this different on single view?
Many thanks!!
mojorob
Member
Posted 3 years ago #
In you stylesheet, widecolumn is 450px, and narrowcolumn is 550px.
Do you want it as 450px like you said, or as on your main page which "looks fine" at 550px? Your video wouldn't line up with the text when the text is set at 450, and the video is 550 wide...
purposeb
Member
Posted 3 years ago #
Ah thanks!
Yes as easy as that - I didn't think to look on the .widecolumn width - it's clear now that this is the value for the single post. I was almost there!
Still learning css, slowly!
Thanks again!