northaustinweb
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Catalogue] Product categories not formated properly on screenThat worked! But one last issue…
They are aligned good, bit noritce how the background style element is missing? It is here:
ABOUT – http://www.thefutonstoreaustin.com/?page_id=293
and
PRODUCTS – http://www.thefutonstoreaustin.com/?page_id=295
but not on the product category page
http://www.thefutonstoreaustin.com/?wpccategories=futon-framesForum: Fixing WordPress
In reply to: Stretch image across whole content areaI found a work-around. I put the image in a
and then changed the CSS settings for Blockquote.
blockquote {
font-family: Georgia, “Bitstream Charter”, serif;
font-style: italic;
font-weight: normal;
margin: 0 -6em;
}Forum: Fixing WordPress
In reply to: Stretch image across whole content areaMaybe there is an image setting in the CSS that will allow the image to stretch all the way?
Forum: Fixing WordPress
In reply to: Stretch image across whole content areaYes, the image is on the page, but I want the image to go the full width of the page. In other words the edge of the image should reach the edge of the wood background. That is what I am trying to accomplish.
Can I just setup some special DIV in the CSS that tells the image to go full width? Are there any work arounds?
Forum: Fixing WordPress
In reply to: Stretch image across whole content areathis is the image I need stretched to the full width… http://www.celticseafare.net/wp-content/uploads/2012/09/JumpingFish.png
Forum: Fixing WordPress
In reply to: Stretch image across whole content areawow… I have no idea how to do that.
There is no way to add HTML of JavaScript to bypass the restrictions for only this one page? I tried a table with wide ranges and using the background tag, but they did not work.
Andrew