HTML - Modifying My Sites Sidebar
I just made my website - http://www.lucaschu.com to showcase my film work.
I'm know little to nothing about HTML and have just modified someone elses. The left sidebar says RSS and ARCHIVE. I want to replace RSS and ARCHIVE with ABOUT and CONTACT. So in my HTML I found this: <!--{block:IfShowRSSAndArchiveInSidebar}--> <h2><a href="{RSS}">{lang:RSS}</a></h2> <h2><a href="/archive">{lang:Archive}</a></h2> <!--{/block:IfShowRSSAndArchiveInSidebar}--> The above HTML seemed to be controlling my sidebar so I modified it to this: <!--{block:IfShowRSSAndArchiveInSidebar}--> <h2><a href="/about">{lang:About}</a></h2> <h2><a href="/contact">{lang:Contact}</a></h2> <!--{/block:IfShowRSSAndArchiveInSidebar}--> I was trying to make the ABOUT icon link to lucaschu.com/about & the CONTACT icon to lucaschu.com/contact The CONTACT was successful but the ABOUT failed. The word ABOUT just didn't show up. I suspect it has to do with the RSS? Help me to do this! Similar TutorialsFirst it is a pleasure to be participating in this forum, I appreciate this opportunity. Well, I am developing a website with dynamic content, effects and everything. Except that I have a problem. In one of the pages, I put a Photo Gallery. I used one called FancyBox. When navigating through the pages of the site, the effects and content exchanges happen with no problem, but when you go to the page of photos, open an photo and closes, after that, if you change the page will appear in the sidebar and a giant margin below of pages, except the page of photo gallery. you can check the link: http://www.grupoathia.com.br/qwe/ Steps to verify the problem: 1: Open the site 2: Click the tabs to navigate between content models 3: Click on the "Trabalhe Conosco" to check template Gallery 4: Open and close a photo. 5: Go to any other tab. Note that before you open a photo, all were normal, and now, after viewing a photo, they are left with a margin below. Does anyone know what might be happening? I already tried alter the CSS and JS, but not get a result, I am willing to try any possible solution that you recommend. : D Thank you for help right now. Warm regards. ... and sorry for bad english. =P Hi, Currently built-in to my template is this image: http://i5.photobucket.com/albums/y19...g?t=1216286235 How is it possible to replace the green area and insert my google adsense in place? Thanks in advance! I'm trying to figure out how I would go about coding some features in sites like www.maxadds.com The biggest problem I'm having is trying to figure out the login. There's a login box where you enter your myspace friend ID. When you type it in, your myspace display picture is automatically added into a part of the website, usually the 'free train'. The picture also links to your myspace page so others can add you. I'm not sure how to go about doing any of this, so if anyone could help I'd greatly appreciate it. Thanks Ok so I have these affiliate links and what I would like to do is create a page have my banner/logo located at the top of the page and then have the affiliate link open at the bottom of the page Hello, I have ClientExec, and I want to integrate it with my website. The signup files are a header.tpl and footer.tpl, and I am trying to integrate it with a HTML (tableless) webpage. If anyone thinks they could help me, please PM me for the files, and maybe they can point me in the right direction. I don't want to post the code publicly, because my design is unique, and I don't want to break the TOS of ClientExec. (Note: I don't wnat someone to do this for me. I just need someone to point me in the right direction) Cheers, Peter Hi everyone, I was just wondering if it was possible to modify an element from the style tag for example: HTML Code: <style> .homepage { font-family: Arial, Helvetica, sans-serif; font-size: 50px; color: #ffffff;} </style> <span class="homepage">onomotopeia</span> I was wondering if something like this was possible: HTML Code: <% bcolor = "#0000ff" %> <!-- ASP code --> <style> .homepage { font-family: Arial, Helvetica, sans-serif; font-size: 50px; color: #ffffff;} </style> <span class="homepage.color=<%=bcolor%>">onomotopeia</span> So, what I'm trying to do is have the variable called "bcolor" access the color attribute of the .homepage. I know I could have easily changed the color in the style from #ffffff to #0000ff but I want to be more dynamic, does anyone have any suggestions? Is it good to organize a website using tables? I'm beginning to word on a website that used tables to organize everything. What's your opinion on it? How do you change language in websites? If there are any codes or a procedure please help. I have a band in which I made a banner for. Here is an example HTML Code: <a href="http://www.myspace.com/goodbyesunshinetheband"><img src="http://www.jacobkelleydesigns.com/myspace/profiles/goodbyesunshine/bannerrect.gif" alt="" border="0" /></a> Is there any PHP or HTML Script I can use to view how many pages contain that code or image? Preferably on myspace, I'd like to see how many people use our banners. Hope I made any sense, hehe -Jacob Hi guys, It's my first time on these forums, and I thought you all would be the best help I could get for my HTML problem. I've just recently created a blog and I am currently using a custom template. I'm not too familiar with HTML, or any sort of coding really, and I would like to stretch the content area of the template so that I could place larger images without it overlapping the grey bars. I have no idea what values to change though or what I should be looking for. Could you guys help me out? Many thanks, AciesEdge Hi guys I'm thinking of making a mobile friendly version of my karaoke show site. Mainly I'd like to offer a mobile friendly version of my songlist. I was wondering what the main differences are between a mobile site like this: https://www2.my.commbank.com.au/mobile/i/default.aspx And the app version of the above banking site? I don't have a smart phone yet, so can't check myself, but will be getting one soon to aid in the site development. Does anyone know of a good tut on making mobile sites that fit the screen of a mobile? Cheers Shaun I have had a few sites that I have helped people with getting flagged as having a virus from Norton. Here are a few: http://artizan.bdcwebdesign.com/ http://picassogate.com/ I am not sure what code is being detected as having viral signatures. Does anyone have an idea? Hi, I have a general question. I need a single landing page for 2 different domains. I know, it's a long story. Is there a better or even best way to set this up? Right now, I've simply copied the landing page and uploaded it to both sites where it splits into an "Enter Here" for one site, and an "Enter Here" for the other site. When done, the plan is to NOT point both domains to the same index page but keep them totally separate. I just would like to know if this is the right way to go about it and if not, what would be the best way? Any help would be appreciated. Thank you. Looking for partners for my 400 finance sites pm me please, what do you think of http://www.spam.com Cheers, Brokers Online Ok, I am building my own site and I am getting hung up on little glitches that I don't know how to fix. Posting on this forum is not effective enough. I want to hire a service that will answer and help me fix the glitches on my site. Any suggestions? I've tried searching on google but I always come across a lot of sites where you have to pay for stuff. Ok, here's my thing... I'm not a professional web designer or anything. I only do websites for myself and friends if they need. I'm more old school with it, meaning I type out the HTML codes myself mostly. I learned about webdesigning back in like 1997 when I first got on the internet. So now i either make very basic websites in photoshop or I use templates. I see soo many nice websites being created now and i really want to learn alot of the advanced stuff that people are using to design their websites now, especialy these fan made websites for these singers and actors. Examples: http://www.amerieweb.com http://www.a-peet.org http://www.brittany-charm.org Anyway, do any of you know good tutorial sites? Do I need Dreamweaver and other programs to design like these sites? Thanks in advance. Does anybody here have any examples of websites constructed ONLY using HTML/CSS? I would like to look at the source code and the files, and see how it's been made. Hi Guys, I have been approached by a company for a job which im not 100% sure of a solution on. There is a company already set up in Greece and they have a site up and running already. A new comapny is partnering with them in the UK and they want to set up a UK version of the site. The problem i have is the UK company need to have there contact details and other information on the main nav links and the greece site needs there information. before i go any further here is the site and i have split it into 2 frames on the image to help you understnad what i need to try and acheive. http://www.renttheweb.com/med/index.html Frame 1 at the top has a static navigation so this can be edited on teh UK version. Frame 2 at teh bottom is run through a CMS so teh links are not static. What i need to try and acheive for the UK site is the following. The information and links in frame one needs to be controlled by the UK comapny. The information in frame 2 needs to be controlled by the Greece comapny. Is there anyway to set up 2 frames on the UK site. Frame 1 will be set up so the UK company can control teh links and information. Frame 2 would need to display wants stored on the Greece version. I've been looking at this for a few days now with both the UK comapny and Greece company and were trying to come up with a solution so that the UK site has all UK information from the top navigation and the Greece version has all the information relevent to them. The idea with breaking the site up this way is so that the UK site get the contacts about the properties if people find the UK site. Any ideas or other suggestions or if anyone knows straight away this would not be possible for any reason please let me know. CC_DESIGN Hi, and thanks in advance for any help. I'm new to the forum, and new to website building (though, as you will see, I can hardly even call it website building). I started building a site on google sites, and I'm having a strange issue in firefox. Here is the site: https://sites.google.com/a/absoluteinhouse.com/home/ The page works as I would like it to in Chrome and IE, but the dropdown menu doesn't appear in Firefox. The services tab should have a dropdown menue, but it never appears in Firefox. However, when you click to view that iframe in a new window, the dropdown works fine in firefox. So, that's why i think it's an issue with the iframe. I've checked the z-index, and that seems to be set fine (though I'm not too familiar with it, so I could be wrong) For those not familiar with google sites, you can't just paste in any code, but you can do almost anything through an xml file that functions through an iframe (i think that's the right terminology) To see the actual gadget, go to http://code.google.com/apis/gadgets/...cy/gs.html#GGE and and open this gadget from url: http://hosting.gmodules.com/ig/gadge...dropdown39.xml Any ideas on how to fix this? I know this is a strange way to get this result, but I like how it looks, and it was fairly easy - but, any other suggestions would be greatly appreciated Are there any sites you can run your site or pages through and it will let you know if there are any html errors? Like <p> but forget the </p>, etc? |