PDA

View Full Version : copyright alteration


jgrakowski
02-01-2014, 11:07 PM
is it kosher to take the vb copyright info at the bottom and change the format, or even move it to a completely different spot? i assume it only needs to be visible on every page, other than that i can do what i want with it.

am i right?

Brandon Sheley
02-01-2014, 11:10 PM
yes, as long as it's still visible in the footer somewhere

jgrakowski
02-01-2014, 11:16 PM
another question, is there specific code that must be in the page that is found by default in the footer?

ozzy47
02-01-2014, 11:18 PM
You should not need to alter the code.

What is it you are trying to do with the copyright?

jgrakowski
02-01-2014, 11:22 PM
all i want to do is flatten it out to one line and make it flush against the bottom of the browser. to minimize its footprint.

--------------- Added 1391300566 at 1391300566 ---------------

but i want to make sure i dont exclude some important code. because i have no need for anything else found in the footer template.

ozzy47
02-02-2014, 12:01 AM
You can edit the phrase, powered_by_vbulletin and remove the <br /> from it, but that is about it.

It is already at the bottom of the page, but where ever you got your style from, has seemed to leave a bunch of dead space below the actual page it's self.

--------------- Added 1391303226 at 1391303226 ---------------

Although as you add more to the page, the footer should get closer to the bottom of the browser.

jgrakowski
02-02-2014, 12:48 AM
im editing the style myself, i just deleted most of the footer, its super far from done... lol