I need to do this for a client that wants the home page to be one continuous page without a content area with border in the middle centered in the middle.
How can I remove the border around the home page.
(5 posts) (3 voices)-
Posted 7 months ago #
-
Moved to Support. Please post in the correct section next time.
Personal Website prasannasp.net | WordPress Plugins developed by me.
Graphene Child Theme Template | Graphene Theme Tutorials | WordPress tutorials.Posted 7 months ago # -
one continuous page without a content area with border in the middle centered in the middle.
This makes no sense to me. Can you draw a picture?
More helps are available on my blog.
Follow this advice for setting up your blog.
Problems? Questions? Read the forum rules and help us to help you.Posted 7 months ago # -
Yes. between the content and the outside background there is an image that looks like a graphic frame. I am not using sidebars. My client wants a continuous background between his content and the furthest points of the window. A full screen including the outside background area. I am not sure of the proper terms. Np separation between the content background and the outside background.
Posted 7 months ago # -
Try something like this,
#content { background: transparent; } #container { box-shadow: none !important; }A link to the site in question would be helpful to give you the exact solution.
Personal Website prasannasp.net | WordPress Plugins developed by me.
Graphene Child Theme Template | Graphene Theme Tutorials | WordPress tutorials.Posted 7 months ago #
Topic Closed
This topic has been closed to new replies.
