downloadsuk
08-06-2010, 09:52 AM
Hi guys, interesting question here for you:
would it be possible to use VB math to say
tell the CSS to take the page width of 100% for the div tag width, and then minus a certain amount?
Like
div
{
width: {vb:math 100% - 130}px;
}
?
Any help is appreciated
would it be possible to use VB math to say
tell the CSS to take the page width of 100% for the div tag width, and then minus a certain amount?
Like
div
{
width: {vb:math 100% - 130}px;
}
?
Any help is appreciated