parpfarp
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Image border to the page templateof course – that is the answer.
Thank you very much
Forum: Themes and Templates
In reply to: Image border to the page templateok thanks – slightly modifying that
#page {
background-image:url(http://www.thecaseofthecuriousbride.com/wp-content/uploads/2013/05/border-curious-small.png);
background-position:initial initial;
background-repeat:no-repeat repeat;
padding:0 20px;
}i get the frill to the left of the page. i can move the frill but only within the 20px. so i cannot get it to the right as well as the left. i undertsand i need the opposite image to get it to appear on the left the other way around and i can use the CSS to move it alongside the content border. Now i have to figure out a way to get it to the right as well.
Forum: Themes and Templates
In reply to: Image border to the page templatesorry i will remove the holding page.
this is the example of what i want to achieve http://d.pr/i/eSzo
Forum: Themes and Templates
In reply to: Image border to the page templateOk thanks – now a little bit closer to the goal.
here is what i have now http://d.pr/i/i916
what i am trying to do is have this as the border on the left hand side of the page content. You can see it is repeated over and over again over the background. Does this make sense?
I have tried repeat:none; but that doesn’t work and is obviously wrong.
Forum: Themes and Templates
In reply to: Image border to the page templatei think i mislead you – what i want (and i am not 100% sure how to convey it) is to have a ‘frilly’ or paper stamped image as the border of the page with the background underneath. something like this — http://imgur.com/jqHk2q0
you can see the border on the left – i would want it on both sides. is this possible?
Forum: Themes and Templates
In reply to: Image border to the page templatewow! that is amazing – what amazing support. Blown Away – let me try it out 🙂
Peace ☮
Forum: Themes and Templates
In reply to: Image border to the page templatePAgelines has the ability to do this already (CSS)
Forum: Themes and Templates
In reply to: Image border to the page templateHi Andrew – thanks for the response – i am using Pagelines Framework 2.4.1. i could ask them for support but i was wondering if this was something that wordpress could handle in case i wanted to do a similar thing on standard themes.