xxanfibxx
04-11-2004, 12:40 AM
alright i want my deadjournal to have these same exact thing/style/override
http://www.deadjournal.com/users/_fakesmile/
some on send me the code
http://www.deadjournal.com/users/_fakesmile/
some on send me the code
|
View Full Version : Journal Overrides help!!! xxanfibxx 04-11-2004, 12:40 AM alright i want my deadjournal to have these same exact thing/style/override http://www.deadjournal.com/users/_fakesmile/ some on send me the code lefty 04-11-2004, 01:08 AM I'm afraid you'll have to be more specific. xxanfibxx 04-11-2004, 11:35 PM i want my DEADJOURNAL to look like that.... so i want the Override section or HTML codes so i can use it. MaGiCSuN 04-11-2004, 11:49 PM that would be copying someone else's layout :) love, Mirna lefty 04-11-2004, 11:54 PM And you're also still not specifying what you want... what needs to be altered? xxanfibxx 04-12-2004, 12:07 AM lmfao... do u no what a online journal is? and what AN override section is? bourdelson 04-12-2004, 12:09 AM What lefty is saying is that you need to specify which part of the layout you want to know how to do. We know what online journals and overrides are. :) xxanfibxx 04-12-2004, 12:14 AM alright thank you.... im kinda stupid when people use big words... but i want the part the SCROLLS... lefty 04-12-2004, 12:25 AM lmfao... do u no what a online journal is? and what AN override section is? Yes I do, in fact, I'm a LiveJournal early adopter. ;) bourdelson 04-12-2004, 12:27 AM That, I believe was gotten by this: <style type="text/css"> div { position: relative; left: 15px; right: 0%; width: 380px; top: 42px; bottom: 0%; height: 540px; overflow: auto; border: 2px; padding: 0px; } </style> It goes in your overrides box, between the GLOBAL_HEAD=> tags. If you already have things inside of <style> tags, make sure all of those are merged, or your DeadJournal might not be viewed properly on some computers. :) |