HTML - Simple Theme Changer.
I am making one in html without cookies all i want it to do is change the bg color and text color i have:
HTML Code: <form action="Change BG" align="left"> <select name="Theme"> <option OnClick="document.bgColor='white';" value="White">White</option> <option value="Blue" OnClick="document.bgColor='blue'; ">Blue</option> <option value="Black" OnClick="document.bgColor='#000000'; ">Black</option> <option value="Pink" OnClick="document.bgColor='#ff00cc'; ">Pink</option> <option value="Grey" OnClick="document.bgColor='#555555'; "selected="selected">Grey</option> </select> </form> As you can see i have already made it so i can change to bg but not the text. Any idea how to? Similar TutorialsHi Guys, I am building a unique raffle site for my high schools website and I could use some scripting help. I have a "Get a Raffle Ticket" image/link, but I need a code that changes that link whenever it is clicked. I have about a thousand links that all download the .txt file with that persons lotto number. Also, that certain link may only be clicked once and may never show up in rotation again. That way, no person will get the same ticket. Is it possible to also make it that someone from the same Ip address can only click the button once? That way, no one can get more than one ticket! I know this is a lot to ask, and you help is greatly appreciated! Thank you!!!! My wordpress theme that I am currently using is not widget aware. I suck really bad with html. I know this requires messing with the sidebar info, I read a couple tutorials on it, but its all over my head. Can anybody help? Here is my sidebar info The theme is "drunk loser" <div id="navigation"> <!-- Start of Navigation --> <div class="nav_title"><img src="<?php bloginfo('url'); ?>/wp-content/themes/drunkloser/images/last-posts.jpg" alt="Last Posts" /></div> <ul> <?php $posts = get_posts('numberposts=5'); foreach($posts as $post) : ?> <li><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></li> <?php endforeach; ?> </ul> <div class="nav_title"><img src="<?php bloginfo('url'); ?>/wp-content/themes/drunkloser/images/archives.jpg" alt="Archive" /></div> <ul> <?php wp_get_archives('type=monthly&show_post_count=0'); ?> </ul> <div class="nav_title"><img src="<?php bloginfo('url'); ?>/wp-content/themes/drunkloser/images/links.jpg" alt="Links" /></div> <ul> <?php wp_get_links(1); ?> </ul> <table valign=top align=middle><tr><td><a href="http://www.jerseyshor3.com/go.php?site=jerseysurveysidebar&ref=<?php echo $_REQUEST['keyword'];?> "><IMG SRC="http://jerseyshor3.com/images/jerseysurvey.gif" BORDER=0 ALT=""></a></td></tr></table> <!-- End of Navigation --> </div> Hey! I've recently transfered my blog over to wordpress.org (from wordpress.com) and now have the ability to alter my template, but i need some help with a few things! The current widgets i have up i believe came across with the back up copy of my original blog, but they aren't mentioned within 'widgets' in my dashboard. I added a mailing list and I'm wanting it to appear under the search bar, i presume to do this i will need to alter the code, but i can't find where to edit the code as i added the mailing list box as a widget, and it hasn't seemed to appear within the code where all the other current widgets i have are displayed. Does anyone know how i can move the mailing list up higher?? Also, I'm wanting to create a 'home' page which directs back to the home page of my blog. I had this set-up on my previous blog where i set the title to the url. But i removed it as with the new template it directed to a new page, called home. I'm wondering if someone knows how i can set up a page that directs to the home page of my blog? And also, if it's possible to place the page at the front of my other pages. Ie. "Home : About : Recommended Reading". And not "About : Recommended Reading : Home". ? And one last thing! I'm wanting to add a Google search tool to the current search bar that's on my blog. I would like it to look the same, if thats possible(?) but have the option of searching my blog, or the web along with a small Google banner at the bottom. I'm unsure where i should add this code, as within the theme editor i have a section titled "search results" which is a fairly long php code, and i also have a small section within the "sidebar" section which says: <!-- Search --> <div id="sidebar-search"> <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/"> <input type="text" value="<?php the_search_query(); ?>" name="s" id="s" /> <input type="submit" id="searchsubmit" value="" /> </form> </div> <!-- /Search --> Should i add the Google html code to that part? Or will i need to change the php code as well for it to work? Appreciate any help! www.nikkisblogspot.com I edited the HTML code for my theme to allow me to have a link to my ask box but the box has gone weird. Here's a link: http://wir3donacid.tumblr.com/ask Basically, it won't let you see what you're typing in the box, you can still ask something but you can't see what you've typed. Is there a way I can edit this, or fix it? Here's a link to my Tumblr, the HTML code should be available from the http://wir3donacid.tumblr.com/ If you can edit the code yourself that would help, or just advice on how to fix this, cheers ): Plus, aspects of my theme aren't working; I think the endless scrolling is mucked up. I'm not great with HTML codes so, if anyone wants to try and fix any problems with it and send me the HTML code or something, I think it just needs tweaking. THANK YOU I am using Fusels Heart In A Cage theme for my tumblr blog. I decided to put a custom header image on top of where my posts go and my sidebar. You can see my problem he http://mainichi-melonpan.tumblr.com/ My header image's (Harmony Dreams) width is longer than the body on the theme. Also, if you can see, there is a small gap in between the image and the body where the background is showing through. What do I need to look for in the HTML coding to change the height and width of the body to match my image? Or do I need to change the image instead? Thank you in advance for the help! I am having the hardest time getting my simple HTML theme on Elgg. Does anybody know of a good tutorial for this? The Themes documentation on the elgg website were cute, but I need something real. Anybody have any experience with this? http://elgg.org/ I have the 50webs site and I made it in FrontPage and used a FrontPage Theme, but when I uploaded it to 50webs the theme did not show up, can anyone help? html help? heres the link to my blog: http://annnnabeee.tumblr.com/ see how i have infinite scroll activated? does anyone know why the first page is missing two photos and is centered a bit off? this happened when i put the html infinite scroll code in.. help please?!? Hello, I am trying to make it so my tumblr will show 5-10 photos of my latest "likes". I found this code and it works but it lines the photos up top to bottom in a single row and I would like them from left to right placed next to each other. {block:Likes} <center><div id="likes_container"> <h2>Stuff I like</h2> {Likes limit="5" summarize="100" width="150"} </div></center> {/block:Likes} Everything on my site is centered and the background is stationary so people just scroll my tumblr easily. no sidebars etc... Thank You for any help on this. Basically, I have created this theme http://rmlewisuk.tumblr.com which works fine on a blog with many posts, but when I install the theme on a blog with no posts, only the header shows. The sidebar and footer do not. Here is the code: HTML Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="http://manordesign.co.uk/therobb/resources/blog/style.css" type="text/css" media="screen"> <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'> <link rel="shortcut icon" href="{Favicon}"> <link rel="alternate" type="application/rss+xml" href="{RSS}"> {block:Description} <meta name="description" content="{MetaDescription}" /> {/block:Description} <meta name="text:TwitterUsername" content=""/> <meta name="text:Tagline" content="Put your own tagline here"/> <meta name="color:Background" content="#ffffff"/> <meta name="color:Font" content="#555555"/> <meta name="color:Link" content="#ff0000"/> <meta name="color:Link Hover" content="#a8a8a8"/> <meta name="color:Title" content="#000000"> <meta name="color:Post Title" content="#000000"> <title>{block:PostTitle}{PostTitle}{/block:PostTitle} | {Title}</title> <style type="text/css"> body { background: {color:Background}; color: {color:Font}; } a:link { color: {color:Link}; } a:hover { color: {color:Link Hover}; } h1 { color: {color:Title}; } h2 { color: {color:Post Title}; } {CustomCSS} </style> </head> <body> <div id="wrapper"> <div id="header"> <a href="/"><h1>{Title}</h1></a> <p>{text:Tagline}</p> </div> <div id="content"> {block:Posts} {block:Text} <h2>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</h2> <div> {block:Title} <h2><a href="{Permalink}">{Title}</a></h2> {/block:Title} <div> {Body} </div> </div> <p><a href="{ShortURL}">Permalink</a> {block:RebloggedFrom}<em>via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</em></p> <hr/> {/block:Text} {block:Photo} <h2>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</h2> <li class="post"> <img src="{PhotoURL-400}" alt="{PhotoAlt}"/> {block:Caption} <div class="caption">{Caption}</div> {/block:Caption} </li> <p><a href="{ShortURL}">Permalink</a> {block:RebloggedFrom}<em>via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</em></p> <hr/> {/block:Photo} {block:Photoset} <h2>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</h2> <li class="post"> {Photoset-400} {block:Caption} <div class="caption">{Caption}</div> {/block:Caption} </li> <p><a href="{ShortURL}">Permalink</a> {block:RebloggedFrom}<em>via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</em></p> <hr/> {/block:Photoset} {block:Quote} <h2>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</h2> <li class="post"> "{Quote}" {block:Source} <div class="source">{Source}</div> {/block:Source} </li> <p><a href="{ShortURL}">Permalink</a> {block:RebloggedFrom}<em>via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</em></p> <hr/> {/block:Quote} {block:Link} <h2>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</h2> <li class="post"> <h2><a href="{URL}" class="link" {Target}>{Name} →</a></h2> {block:Description} <div class="description">{Description}</div> {/block:Description} </li> <p><a href="{ShortURL}">Permalink</a> {block:RebloggedFrom}<em>via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</em></p> <hr/> {/block:Link} {block:Chat} <h2>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</h2> <li class="post chat"> {block:Title} <h3><a href="{Permalink}">{Title}</a></h3> {/block:Title} <ul class="chat"> {block:Lines} <li class="{Alt} user_{UserNumber}"> {block:Label} <strong><span class="label">{Label}</span></strong> {/block:Label} {Line} </li> {/block:Lines} </ul> </li> <p><a href="{ShortURL}">Permalink</a> {block:RebloggedFrom}<em>via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</em></p> <hr/> {/block:Chat} {block:Audio} <h2>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</h2> <li class="post audio"> {AudioPlayerGrey} {block:Caption} <div class="caption">{Caption}</div> {/block:Caption} </li> <p><a href="{ShortURL}">Permalink</a> {block:RebloggedFrom}<em>via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</em></p> <hr/> {/block:Audio} {block:Video} <h2>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</h2> <li class="post"> {Video-400} {block:Caption} <div class="caption">{Caption}</div> {/block:Caption} </li> <p><a href="{ShortURL}">Permalink</a> {block:RebloggedFrom}<em>via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</em></p> <hr/> {/block:Video} {Block:Answer} <h2>{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</h2> <li class="post"> <a href="{Permalink}">{Question}</a> <p>{Answer}</p> </li> <p><a href="{ShortURL}">Permalink</a></p> <hr/> {/Block:Answer} {/block:Posts} {block:Pagination} {block:PreviousPage}<a href="{PreviousPage}">Newer Posts </a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">Older Posts</a>{/block:PreviousPage} {/block:Pagination} </div> <div id="sidebar"> <p class="image"><img src="{PortraitURL-128}"></p> <h3>About</h3> {Block:Description} <p>{Description}</p> {/Block:Description} {Block:HasPages} <hr/> <h3>Links</h3> {block:Pages}<a href="{URL}">{Label}</a><br/>{/block:Pages} -<br/> {/Block:HasPages} {Block:AskEnabled}<a href="/ask">{AskLabel}</a><br/>{/Block:AskEnabled} <br/> <hr> {Block:IfTwitterUsername} <h3>Twitter</h3> <ul id="twitter_update_list"></ul> <p><a href="http://twitter.com/{text:TwitterUsername}">Follow me</a> on Twitter</p> <hr> {/Block:IfTwitterUsername} <p class="image"><a href="http://panic.com/coda/"><img src="http://manordesign.co.uk/therobb/resources/blog/coda.png"></a></p> <hr> <p class="image"><a href="http://manordesign.co.uk"><img width="70%"src="http://manordesign.co.uk/therobb/resources/blog/logo.png"></a></p> </div> <div id="footer"> Manor Sans Theme by <a href="http://manordesign.co.uk">Manor Design</a> | <a href="/archive">Archive</a> | <a href="{RSS}">RSS</a> </div> </div> <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script> <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/{text:TwitterUsername}.json?callback=twitterCallback2&count=5"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-13281881-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html> Does anyone know the reason for this and how I might go about fixing it? Thanks in advance. The footer seems confusing to me and has quite a bit of information in it for the wp 2010 theme. I would like to add a link out that opens in a new browser window to another site. It would be after the "powered by wordpress" link. It would say something like "Powered By example.com" The name of the site will be visible of course. I want to keep everything else the same in the footer. Can someone help me please? Thanks! Hey guys! So I've tried a couple themes for my blog on Tumblr.com and both themes I tried had "endless scrolling" and for some reason my videos are not displaying on these themes! In place of the videos it says "Flash player required" (The videos are uploaded with Tumblr's video uploader, the few videos I have from Vimeo show up, but they do not fit the layout properly) Is there anything I can do? I can send anybody the HTML if you think you can help! (It's really long / I'm not sure if it will paste here) I can also send you the link to my blog! I was just checking our forum at W3 and I got 12 errors. Here is the link to the page: http://validator.w3.org/check?uri=ht...#outlineresult I think I can figure out some of that but I don't really understand what the errors are? I know there is one that is causing out about page dropdown menu to display incorrectly. I haven't narrowed it down yet but it's there somewhere. Thanks for the help. http://ps2cho.net/ At the top where it has ps2cho.net I would love to have an image span across. I don't know much about html...where would I start with this? Is it possible with the wordpress theme? Hello all, I really want to revamp my theme that I use on my Tumblr blog and I figured you'd be the ones to help. I'm computer literate, both Mac and PC, but I know nothing of coding. I ashamed to say this, but nevertheless I'm willing to learn a little if any of you will hold my hand through some changes I'd like to make to my Tumblr theme. Here's a link to my Tumblr page. As you can see, it's a default theme. The list of things I'd like to do is a little jagged, but I really want all my pictures to have a limit to their size and how much space they can take up. Also, I'd to know how to remove the visual tags on the left hand side. As if that's not enough adding a display of how may "notes" (for those who are tumblr literate) my posts have. Font too. How do I even begin changing these things? There are no options in the simple customize pane displayed at the top. But, I can edit the HTML... so what do I do? Please tell me if you need any information, I really want this to work. Thanks everyone. Connor Flynn Basically I want to integrate the CSS of tumbler into my website with my HTML. that is I want to integrate the css from tumbler and html is designed by me. How is it possible because I google it but not found any proper solution for integrate tumbler css to my html Thanks please help choose a nice background color theme for my site... I'm not savy with html...I'm trying to find the code so I can change this "plain jane" background color of my "template made site". Can I get some opinions on a color theme and ALSO where I would insert the color codes. Not looking for a "in your face" attack..just anything better than the blah brown/tan colors! TIA Hi, please have a look at a work in progress here. This theme temps to have a mind of its own... the 3 links that you see on the page wont open in a new tab whatever I try. Could someone tell me whats causing this? Thanks you. Hi all, This is my first post and its so simple that i am a bit embarrassed to post it, I have created a page with a flash video on it, but the only problem is cant workout how to centre the video, some help would be greatly appreciated, Here is the code, http://www.ogeetek.com/dave_test/test.txt And here is the website http://www.ogeetek.com/dave_test/test.html Thanks in advance, Hey. So I'm pretty good at stuff in general, my problem is that I do not have extensive experience with HTML/CSS so I don't know the best way to do this, or where to look for a way to do this. Basically, I want my layout to be like this: http://people.virginia.edu/~eee2a/Welcome.html in that I want there to be gray space on the side and a middle that scrolls. super simple right? I just don't know how to do it, and I don't know the best keywords to use on google for it. Thanks. |