Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Background images

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi,

Iam using newsstream2. I don't currently have a link for the site (localhost). I cant seem to find the spot where i need to add the {background: blue;} css to get it to go through the entire page. I have made all of the gripwraps transparent, and added html {background: blue:} to the template css but nothing seems to work. Any ideas, or just a short tutorial on how to do the process on this template?
  • Deneys's Avatar
  • Deneys
  • 3 Month Basic
  • 87 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Its pretty hard to tell without a link try pasting the css code or attaching a zip with the custom css file in it

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,

I uploaded the website to: peregrine.uniqhost.co.za/

this is whats in my custom css
#bannerwrap {background: transparent;}

#tabwrap {background: transparent;}

#grid1wrap {background: transparent;}

#grid2wrap {background: transparent;}

grid3wrap {background: transparent;}

#grid4wrap {background: transparent;}

#grid5wrap {background: transparent;}

#bottomwrap {background: #CACACA;}

body #bottomrow {background-color: #C8C8C8;}

#bottomrow .zen-bottom {background: rgb(213, 213, 213);
padding: 10px;
box-shadow: 8px 5px rgb(186, 186, 186);border-radius: 5px;}

html {
background: url(/images/camo.jpg) center fixed no-repeat;
}
  • Deneys's Avatar
  • Deneys
  • 3 Month Basic
  • 87 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

You have the image as no repeat so that looks like an issue and these are missing

body .t3-wrapper, body , body .t3-wrapper {background: transparent !important;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi there Paul.

Thank you so much!!

One last thing. I added a module in the menu but when you view the site on small displays it does not show up (mobiles etc). I thought i would create a menu that is only displayed on mobile phones for this issues, but it seems like the " hidden-phone" trick does not work. Also tried it on the Facebook mofule on the home page. But it still displays the module?
  • Deneys's Avatar
  • Deneys
  • 3 Month Basic
  • 87 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Modules in a menu are disabled in mobiles as it makes pages harder to navigate

The facebook module are you saying you want it to hide?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes, but " hidden-phone" is not working?
  • Deneys's Avatar
  • Deneys
  • 3 Month Basic
  • 87 posts
  • Karma: 0
The administrator has disabled public write access.
I think there is another way to do this but try adding this instead

hidden-xs

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers