Jump to content
Sign in to follow this  
Lisa Haran

Issue with pageline custom box

Recommended Posts

bryan-hadaway

Have you tried the top and left positioning like I showed you in another example? Thanks, Bryan

Share this post


Link to post
Share on other sites
Lisa Haran

Hi Bryan, I fixed the footer issue, but still cannot resolve the custom box as is currently on http://www.kinlaydublin.ie/newsite/hostel/facilites/ I did ret position relative and played around with the top and left values but it still appears below the last widget on the side bar. I want it to appear underneath the main bidy content, on this page that is below the "what we offer" content. Also are there any tutorials on editing posts styles? I want to edit the way the date is displayed and trying to locate the original php file but haven't found it yet. Thanks again for your time. /* custom box*/ #boxes{ width: 540px; height: auto; background: url('http://www.kinlaydublin.ie/newsite/img/bg-white-10per.png'); background: rgba(255,255,255,0.1); color: white; -moz-border-radius: 6px; -webkit-border-radius: 6px; font-size: 16px; position: relative; left: 400px; padding-top: 10px; padding-bottom: 20px; }

Share this post


Link to post
Share on other sites
Andrew

Hey Bren, I'm not following what you're going for. Can you provide graphics of what you're going for? The code you're adding isn't helping either.

Share this post


Link to post
Share on other sites
Lisa Haran

Hi Andrew, Hopefully I can clarify what I am trying to do in this post. On the page http://www.kinlaydublin.ie/newsite/hostel/facilites/ I have a special offers box that appears below the last widget in the sidebar. Is there anyway of making this appear below the main content area i.e below "what we offer" content?

Share this post


Link to post
Share on other sites
cmunns

Have you tried using the "content sidebar" instead of the boxes section to do this?

Share this post


Link to post
Share on other sites
Lisa Haran

Hi Cmunns That worked a treat, thanks very much.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×