Forum Thread
  Posts  
Setup the page image background ? (Forums : Support : Setup the page image background ?) Locked
Thread Options
Jun 18 2014 Anchor

In overgrowth ( Indiedb.com ) I can see a background image (tiled).
Is possible setup this in an option of site ?

Jun 19 2014 Anchor

You have to manually code it in using your HTML and CSS knowledge, in the description field where html can be used (the summary field doesn't support html at all).

Here's code for the background image of Half-Life page: Moddb.com

<div class="table" style="background: url(https://media.moddb.com/images/groups/1/4/3338/hl2_bottomheader.jpg) repeat scroll 0% 0% transparent; position: relative; width: 940px; height: 359px; margin-top: -12px;">
<div style="padding: 8px; line-height: 17px; color: #3f3f41; height: auto; left: 155px; position: absolute; text-align: justify; top: 18px; width: 720px; background-color: #e17b26; opacity: 0.95; filter: alpha(opacity=95); border: 4px solid #49494b; border-radius: 15px;"><img src="https://media.moddb.com/images/groups/1/4/3338/hl2_logo.png" alt="" style="margin-bottom: -10px; margin-left: 10px;" />

Pick up the crowbar of research scientist Gordon Freeman, and find yourself on an alien-infested Earth being picked to the bone, its resources depleted, its populace dwindling. You must rescue the world from the wrong you unleashed back at Black Mesa.

The original Half-Life sent a shock through the game industry with its combination of pounding action and continuous, immersive storytelling. Valve's debut title won more than 50 Game of the Year awards, was named "Best Game Ever" by PC Gamer, and launched a franchise which has since sold over 11 million units worldwide. By taking the suspense, challenge and visceral charge of the original Half-Life and adding startling new realism and responsiveness, Half-Life 2 opens the door to a world where the player’s presence affects everything around him or her, from the physical environment to the behaviors and even the emotions of both friends and enemies.

<em><strong>Technical note:</strong> most mods “for Half-Life 2” are actually cross-compatible with all of <a href="https://store.steampowered.com/search/?category2=16">Valve's Source engine games</a>. Check a mod’s profile for details on whether a specific game is needed.</em></div></div>
Jun 19 2014 Anchor

mcunha98 wrote: In overgrowth ( Indiedb.com ) I can see a background image (tiled).
Is possible setup this in an option of site ?


Or you can supply us custom CSS if you want a more tailored look.
You can see an example style sheet here.

Indiedb.com

Jun 19 2014 Anchor

Ah...ok, I thought that have any kind of rule to avoid use of CSS in page.
But If I can use, no problem, I'll do this setup later.
Thanks

Jun 19 2014 Anchor

mcunha98 wrote: Ah...ok, I thought that have any kind of rule to avoid use of CSS in page.
But If I can use, no problem, I'll do this setup later.
Thanks


We will allow it, PM me of feillyne and we will inject it for you.

Jun 19 2014 Anchor

Strange...
I only change the property of body using my image

Not is possible enable the style tag in html editor ?

Edited by: TKAzA

Jun 20 2014 Anchor

Correct, you need to contact me of feillyne to inject custom html / css, the html editor will strip it out.
Had to edit your post it was breaking my reply.

Edited by: TKAzA

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.