bt012ss

Registered
Hi Team,

i have to change the table size in forum view because the last post table is to small.
Have a look to the screen please.

pixel1.jpg

The red table is to small and the blue tables can be smaller.
How can i change it?
 
Solved :)

I´ve changed the template "xb_node_layoutsThree.css"

Code:
.node .nodeControls
{
    right: 340px; (from 240)
}

and

.xbnodeStatsContainer
{
    position: absolute;
    top: 8px;
    right: 360px; (from 260)
}

After that i could work with the width in Forum / Node List -> Node Last Post.
Now it´s fine :)

pixel3.jpg
 
Sorry for the late response, glad you got it sorted. I'll double check and see if we can make this work with the existing style properties with no problem.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back