side bar
This thread is over 4 months oldThe content and issues discussed here maybe out of date or inaccurate.
Check you are running the
latest version of your PremiumPress theme then look for a more recent forum post or submit a
support ticket.
-
offline
Damien
Posted 10 months ago
My Website Link:
My Theme Version: 6.7
hi guys i am having a problem with my sidebar when i put my home page text in and i have used
<div> in to seperate but my sidebar plugins are below the content on my main page!!!!
Thanks in Advance Guys
-
offline
Danie
Posted 10 months ago
did you check if the page text content markup is correct?
-
offline
Simon
Posted 10 months ago
Did you close the div with a </div> tag?
-
offline
Damien
Posted 10 months ago
Thanks Simon
That worked a Trick, Cheers for your Help!!!!
-
offline
Mark
Posted 10 months ago
thanks for sharing Simon
-
offline
Simon
Posted 10 months ago
No probs!
-
offline
Damien
Posted 10 months ago
Hi Simon Thanks for your help Earlyer, is there ant threads on this fourm about adding a background image or multiple images???
Thanks in Advance
-
offline
Simon
Posted 10 months ago
No worries Damien. Background image to where - the site or the sidebar?
-
offline
Damien
Posted 10 months ago
Hi Simon, The blank aeras at the side of the theme, i want to put different images in 150x 150pxl to fill that aera up and IF it is possible could the images be linkable???
Cheers Simon
-
offline
Simon
Posted 10 months ago
Sure thing. Go to your 'Widgets' page and drag a 'Blank Widget' into one of your side bars. Add the following html to the widget to display the image:
<img src="http://yoursite.com/images/your-150-by-150-image.jpg"></img>
Obv change the parts in inverted commas to suit your site.
Cheers,
Simon
-
offline
Damien
Posted 10 months ago
Thanks Simon, im pretty new to this,i ment the aera outside the theme im using 960 px wide, its for the blank space, i can use a the background widget to display the image i want, but it comes up all pixelated, i wanted to insert 150x 150 images into it and the background plugin will only take 1 image, if that makes sense??
Cheers Simon
-
offline
Simon
Posted 10 months ago
Im afraid that unless you were to float some images either side of the site using divs and css you can only upload one background image to to fill that space
-
offline
Damien
Posted 10 months ago
Cheers Simon,
What way would i go about doing that,