ImageBG Query
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Fri Jul 18, 2014 12:23 pm
- Reply with quote
- Report this post
Im trying to set up what pages have the imageBG on them and I've noticed the only way to do it is by going into the template manager and adding the page ID followed by =imageBG is this the only way to do it as I think it would be easier in my case to try put it into a module some how and assign it to certain pages?


-
- Junior Boarder
- teitbite
- Sun Jul 20, 2014 1:29 pm
- Reply with quote
- Report this post
Hi
It can be placed into the custom code module with a code like this:
but as You cn see this background is only attached to a header so please remember to use it on this pages.
It can be placed into the custom code module with a code like this:
- Code: Select all
<style type="text/css">
.imageBg #gkHeader {
background: url("../images/header.jpg") no-repeat fixed center 0 #000;
border-bottom: medium none;
margin-bottom: 0;
}
</style>
but as You cn see this background is only attached to a header so please remember to use it on this pages.
-
- Moderator
- GK User
- Sun Jul 20, 2014 6:24 pm
- Reply with quote
- Report this post
Thankyou! Im setting up a custom html module but when I'm copying and pasting that code in it keeps deleting it self when i press save? Ive tried copying it as plain text and going into the source of the module and it does the same. Sorry if its something obvious I'm doing wrong...
-
- Junior Boarder
- teitbite
- Mon Jul 21, 2014 10:30 am
- Reply with quote
- Report this post
Hi
Custom html module is not good in this case. You need CUSTOM CODE module such as for exmple of of the options in K2 Tools module.
Custom html module is not good in this case. You need CUSTOM CODE module such as for exmple of of the options in K2 Tools module.
-
- Moderator
- GK User
- Wed Jul 23, 2014 5:30 pm
- Reply with quote
- Report this post
Your going to hate me... I've just put it into a k2 html code bit and its not worked
-
- Junior Boarder
- GK User
- Wed Jul 23, 2014 5:46 pm
- Reply with quote
- Report this post
Just to clarify I'm not putting anything in the suffix for pages tab
-
- Junior Boarder
- teitbite
- Thu Jul 24, 2014 2:23 pm
- Reply with quote
- Report this post
Hi
Please send me an access to joomla panel so I'll try myself.
Please send me an access to joomla panel so I'll try myself.
-
- Moderator
- GK User
- Fri Jul 25, 2014 11:04 am
- Reply with quote
- Report this post
it's not online it's a local server on my mac at the moment if you want to team viewer onto myacjine with me your more than welcome drop us pm
-
- Junior Boarder
- teitbite
- Sat Jul 26, 2014 11:51 am
- Reply with quote
- Report this post
Hi
In such case please better wait while site will be online. It's gonna take like 5min to make it and a lot longer via team viewer. Ok?
In such case please better wait while site will be online. It's gonna take like 5min to make it and a lot longer via team viewer. Ok?
-
- Moderator
- GK User
- Mon Jul 28, 2014 3:29 pm
- Reply with quote
- Report this post
ok cool ill post another message on here when its up and running
-
- Junior Boarder
- teitbite
- Wed Jul 30, 2014 4:53 pm
- Reply with quote
- Report this post
Hi
Ok. I'll be waiting.
Ok. I'll be waiting.
-
- Moderator
11 posts
• Page 1 of 1