| Forum Home > World War > Pc setup | ||
|---|---|---|
|
yep Member Posts: 7 |
hi people, ok im up to step 4; ive located my .css files copied the folder and renamed it usercontent.css and pasted the folowing code,
@-moz-document domain(storm8.com) { body { background-color: black !important; } then i have come to open firefox load my game up and the background is white cant reali see much, not like the xample link on step 5, mine is also a full window and withought the tabs on the right , home,hitlist,equiptment ect , any help will be apreciated as im not a programmer and begining to get a headache | |
| ||
|
Schellax Site Owner Posts: 410 |
when you click the link, what color is the background? the rest of your problem is really easy to fix. but one step at a time | |
| ||
|
Schellax Site Owner Posts: 410 |
you may also be having trouble locating the correct folder to edit the userContent.css I added this to the step as well, but go HERE Go to C:\Documents and Settings\USERNAME\Application Data\Mozilla\Firefox\Profiles\RANDOMFILENAME.default **NOTE, TO SEE APPLICATION DATA, HIDDEN FOLDERS MUST BE DISPLAYED(Tools>Folder Options>View>"Show Hidden Files and Folders"** Mac User ~/Library/Application Support/Firefox/Profiles/RANDOMFILENAME.default/ | |
| ||
|
yep Member Posts: 7 |
the link on the website ? xample one it loads up grey background and is about quarter of the internet window , weras mine is a full window spread out and white background just lookin for that file ...RANDOMFILENAME.default | |
| ||
|
yep Member Posts: 7 |
C :\Documents and Settings\USERNAME\Application Data\Mozilla\Firefox\Profile at this point i have ; chrome folder, bookmarks, localstore.rdf mimtypes.rdf prefs **showing hidden files | |
| ||
|
yep Member Posts: 7 |
within chrome folder ther is usercontent-example and userchrome-example | |
| ||
|
Schellax Site Owner Posts: 410 |
in that folder that a notepad document, paste code and save as userContent.css | |
| ||
|
yep Member Posts: 7 |
i have done that not sure if the code is correct ? @-moz-document domain(storm8.com) { body { background-color: black !important; }
i have also tryed adding the /* at the begining, but stil doesnt work, thanks for the help bro but doesnt look like this is gna get solved.....even my worldwar window in browser is full screen , not like the quarter screen in the xample.. | |
| ||
|
yep Member Posts: 7 |
also tryed unistallin firefox and reinstalling and following the steps again no luck... must be set up ok thou for me to be able to play the xample on page ? do you think you could set 1 account up and give me the link in private message ? that way i can play just like the xample ? | |
| ||
|
cypriot Member Posts: 1 |
i cannot find these either... i am using vista home | |
| ||
|
striker Member Posts: 7 |
Schellax, FYI, I didn't hack my chrome directory at all. In the <style> section of the html document, I just added: body { background-color: #000000; } right before the .style 3{} section. I also moved the links to the top of the page so that the whole thing would fit nicely inside mobile safari on my iphone. | |
| ||
|
Schellax Site Owner Posts: 410 |
hah okay that works too. Mine works if want pretty iframes though | |
| ||
|
Big Bill Member Posts: 8 |
Hi, I need a bit of help with step 4. I'm probably being really think. Ican't locate the documents and setting folder. Any ideas? | |
--
| ||
|
TMW Member Posts: 12 |
Schellax, you should just make a folder for people to download and put on their desktop. | |
|
-- Ninjas Live Codes | iMobsters Codes | World War Alliance Codes
| ||
|
Big Bill Member Posts: 8 |
i can't get it to come out like your sample version. I'm just getting the full screen option with no signs of missions or battles or units etc | |
| ||
|
Big Bill Member Posts: 8 |
i can't get it to come out like your sample version. I'm just getting the full screen option with no signs of missions or battles or units etc | |
| ||
|
Schellax Site Owner Posts: 410 |
copy the source code from my example and replace the URL with your URL, you can use mine as a template - striker im kinda interested in seeing your source code (be sure to hide your URL) | |
| ||
|
Big Bill Member Posts: 8 |
hi, i think i'm being really think here, but i don't understand what you mean. Copy the template url which is http://www.livetavern.com/WW Example.html What is the source code? | |
| ||
|
Schellax Site Owner Posts: 410 |
go to view > source code... highlight it all paste in into a notepade document, edit as need (change URL etc...) save the file as WHATEVER.html | |
| ||
|
Big Bill Member Posts: 8 |
once the file is saved, what do i do then | |
| ||