PDA

View Full Version : Amazing CMS/Articles layout


sodagod
04-08-2013, 06:01 PM
Hey everyone :)

Came across a site today, on account of them spamming it all over mine... -_-

The admin has been smart, i'm wondering if any of you know how it'd be possible to get the CMS/Article system to look like this:

http://destinyhub.net/

Is there something out there I don't know about that does this... or is all this custom code?

Thanks guys!

Lynne
04-08-2013, 06:43 PM
They are just using the 1x2 column setup, no widgets, and custom css for the background (sample below). There is no mod that I have seen, you would just need to play with the template/css.

.bg-vignette {
background-image:url(http://destinyhub.net/images/destinyhub/articles/bg-vignette.png);
background-size:100%;
position:relative;
width:100%;
}

sodagod
04-08-2013, 07:43 PM
thanks Lynne, I appreciate it.

Spangle
05-07-2013, 11:18 AM
But how do they do it !!

I'd love something like that for my football forum !!

Brandon Sheley
05-07-2013, 11:24 AM
But how do they do it !!

I'd love something like that for my football forum !!

Check out post #2 :up:

Spangle
05-07-2013, 06:46 PM
Check out post #2 :up:

I did, but that only sets the background, it's a good tip none the less.

But when like me, you can't get a video to play in a VBa CMPS module, you realise that you need help to do that !!

RichieBoy67
05-13-2013, 08:51 PM
You just basically have to make a new grid as was mentioned above.

Spangle
05-15-2013, 08:57 AM
You just basically have to make a new grid as was mentioned above.

I can't get a video to play in a vBa CMS module, how the heck do you expect me to do that !! :D