View Full Version : Help with website coding I think?
Amit
20th July 2009, 07:53 PM
Ok basically, I just want to know how to delete the bottom of the website where it says "Website designed by..." to give an example. Look at www.bromscars.com, it says website designed by Siteground.
If you like know how to get rid of this, please help :roll:
EDIT: Someone said it would be in the footer file, where would that be? Trust me, I have been looking for ages.
BuDdHa
20th July 2009, 08:46 PM
<!--footer start-->
<div id="footer">
<div id="f123">
<div>
<div style="text-align: center; padding: 10px 0 0;">
Broms Cars, Powered by <a href="http://joomla.org/" class="footer123" target="_blank">Joomla!</a> and designed by SiteGround <a href="http://www.siteground.com/" target="_blank" class="footer123" title="Web Hosting">web hosting</a>
</div>
<div style=" padding: 5px 0; text-align: center; color: #ccc;">
Valid <a style="color: #ccc;" href="http://validator.w3.org/check/referer">XHTML</a> and <a style="color: #ccc;" href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>.
</div>
</div>
</div>
</div>
<!--footer end-->
right turr, you can delete the text, unless its a template. Oh and FYI, footer is always at the bottom, just so you know:
header, content, footer
Amit
20th July 2009, 08:59 PM
<!--footer start-->
<div id="footer">
<div id="f123">
<div>
<div style="text-align: center; padding: 10px 0 0;">
Broms Cars, Powered by <a href="http://joomla.org/" class="footer123" target="_blank">Joomla!</a> and designed by SiteGround <a href="http://www.siteground.com/" target="_blank" class="footer123" title="Web Hosting">web hosting</a>
</div>
<div style=" padding: 5px 0; text-align: center; color: #ccc;">
Valid <a style="color: #ccc;" href="http://validator.w3.org/check/referer">XHTML</a> and <a style="color: #ccc;" href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>.
</div>
</div>
</div>
</div>
<!--footer end-->
right turr, you can delete the text, unless its a template. Oh and FYI, footer is always at the bottom, just so you know:
header, content, footer
Stupid question but where did you/I find that?
BuDdHa
20th July 2009, 09:07 PM
Stupid question but where did you/I find that?
I went to that link you posted. Use Opera or Firefox, than click on View Source Code and scroll down:blush:
Amit
20th July 2009, 09:11 PM
I went to that link you posted. Use Opera or Firefox, than click on View Source Code and scroll down:blush:
Yeah google chrome has that too lol, but what particular file do I edit and where is it :blush:
BuDdHa
20th July 2009, 09:16 PM
Its the HTML file or I dunno what your using. Should be the main file.
Amit
20th July 2009, 09:18 PM
Its the HTML file or I dunno what your using. Should be the main file.
Joomla. Im a bit :S, can't really find...
BuDdHa
20th July 2009, 09:28 PM
Joomla. Im a bit :S, can't really find...
well you have your document, it should be at the bottom of your document. I never done anything in joomla, but if you show me the code, ill figure it out (not now, as my battery is running low)
post your code and ill figure it out tomorrow/
Amit
20th July 2009, 09:33 PM
well you have your document, it should be at the bottom of your document. I never done anything in joomla, but if you show me the code, ill figure it out (not now, as my battery is running low)
post your code and ill figure it out tomorrow/
I found it in my FTP client, have a look! :P
<?if( $wd123 == 'banner' ):?>
<div style="width:140px;text-align:center;margin:0 auto;">
<table style="width:140px;text-align:left;" cellpadding="0" cellspacing="0">
<tr>
<td><font class="f123_1">Designed by:</font></td>
</tr>
</table>
<div class="f123_bg">
<table style="width:134px;height:30px;text-align:center;border:none;" cellpadding="0" cellspacing="0">
<tr>
<td><img src="templates/<?php echo $this->template ?>/images/123_l_img.png" style="width:40px;height:24px;" title="Web Design Services" alt="Web Design Services" /></td>
<td style="width:94px;height:30px;text-align:center;">
<a href="http://www.123webdesign.com/" class="link_123" title="Web Design Services">web design</a>
</td>
</tr>
</table>
</div>
</div>
<?else:?>
<?php echo $mainframe->getCfg('sitename') ;?>, Powered by <a href="http://joomla.org/" class="footer123" target="_blank">Joomla!</a> and designed by SiteGround <a href="http://www.siteground.com/" target="_blank" class="footer123" title="Web Hosting">web hosting</a>
<?endif;?>
Just take siteground part off please :roll: (Close/add tags and whatever too, thanks!)
BuDdHa
21st July 2009, 08:58 AM
try to delete Powered by <---> Joomla! <---> and designed by SiteGround
<?php echo $mainframe->getCfg('sitename') ;?>, Powered by <a href="http://joomla.org/" class="footer123" rel="nofollow" target="_blank">Joomla!</a> and designed by SiteGround <a href="http://www.siteground.com/" rel="nofollow" target="_blank" class="footer123" title="Web Hosting">web hosting</a>
<?endif;?>
but like I said, its a template, dunno if it will work
Amit
21st July 2009, 10:00 AM
try to delete Powered by <---> Joomla! <---> and designed by SiteGround
<?php echo $mainframe->getCfg('sitename') ;?>, Powered by <a href="http://joomla.org/" class="footer123" rel="nofollow" target="_blank">Joomla!</a> and designed by SiteGround <a href="http://www.siteground.com/" rel="nofollow" target="_blank" class="footer123" title="Web Hosting">web hosting</a>
<?endif;?>
but like I said, its a template, dunno if it will work
Isn't there any tags or anything (Dunno just asking). If not, thanks! I'll try in a bit, just on my iPhone.
EDIT: Can you just delete and post up please, I want no mistakes lol :blush:
BuDdHa
21st July 2009, 10:12 AM
<?if( $wd123 == 'banner' ):?>
<div style="width:140px;text-align:center;margin:0 auto;">
<table style="width:140px;text-align:left;" cellpadding="0" cellspacing="0">
<tr>
<td><font class="f123_1">Designed by:</font></td>
</tr>
</table>
<div class="f123_bg">
<table style="width:134px;height:30px;text-align:center;border:none;" cellpadding="0" cellspacing="0">
<tr>
<td><img src="templates/<?php echo $this->template ?>/images/123_l_img.png" style="width:40px;height:24px;" title="Web Design Services" alt="Web Design Services" /></td>
<td style="width:94px;height:30px;text-align:center;">
<a href="http://www.123webdesign.com/" class="link_123" title="Web Design Services">web design</a>
</td>
</tr>
</table>
</div>
</div>
<?else:?>
<?php echo $mainframe->getCfg('sitename') ;?>, Copyright by <a href="http://www.adixunite.com" class="footer123" target="_blank">BaGGaa</a> and designed by BaGGaa <a href="http://www.adixunite.com" target="_blank" class="footer123" title="Adix Unite">Adix Unite</a>
<?endif;?>
Copy and paste, the links are to Adix United, change them to whatever site you want. Should work fine now,
EDIT: I tried it, and it worked
balzan
21st July 2009, 10:12 AM
Isn't there any tags or anything (Dunno just asking). If not, thanks! I'll try in a bit, just on my iPhone.
EDIT: Can you just delete and post up please, I want no mistakes lol :blush:
back what you have on a word document, and if u fuck up, re paste the old one. not good at this, so i may be wrong
BuDdHa
21st July 2009, 10:22 AM
back what you have on a word document, and if u fuck up, re paste the old one. not good at this, so i may be wrong
Can you say that again, I dont get a thing what you just said.
Amit
21st July 2009, 12:01 PM
<?if( $wd123 == 'banner' ):?>
<div style="width:140px;text-align:center;margin:0 auto;">
<table style="width:140px;text-align:left;" cellpadding="0" cellspacing="0">
<tr>
<td><font class="f123_1">Designed by:</font></td>
</tr>
</table>
<div class="f123_bg">
<table style="width:134px;height:30px;text-align:center;border:none;" cellpadding="0" cellspacing="0">
<tr>
<td><img src="templates/<?php echo $this->template ?>/images/123_l_img.png" style="width:40px;height:24px;" title="Web Design Services" alt="Web Design Services" /></td>
<td style="width:94px;height:30px;text-align:center;">
<a href="http://www.123webdesign.com/" class="link_123" title="Web Design Services">web design</a>
</td>
</tr>
</table>
</div>
</div>
<?else:?>
<?php echo $mainframe->getCfg('sitename') ;?>, Copyright by <a href="http://www.adixunite.com" class="footer123" target="_blank">BaGGaa</a> and designed by BaGGaa <a href="http://www.adixunite.com" target="_blank" class="footer123" title="Adix Unite">Adix Unite</a>
<?endif;?>
Copy and paste, the links are to Adix United, change them to whatever site you want. Should work fine now,
EDIT: I tried it, and it worked
Lol why did you put all that Copyright poop now im confused again lol :P
(After you helped me change that, +Rep because it worked, thank you soooo much :w00t:)
EDIT: Its done now, thankkkkss mate =)
BuDdHa
21st July 2009, 12:13 PM
No problem :D
Amit
21st July 2009, 12:16 PM
No problem :D
:roll:
Oh and this may be a dumb question, but if you haven't purchased any licensing or anything and you just downloaded a template can you say "All rights reserved by 'Me'" and "Designed by 'Me'" ? :S
EDIT: Like I just have :P
Ollie
21st July 2009, 12:18 PM
:lol: You can, but I expect the person that made it would be pissed off, and if its covered by law in some way then their legal team would also be pissed off. Doubt it would go that far for a template though. :lol:
BuDdHa
21st July 2009, 12:34 PM
I think I already did that for you?
If they own the copyright, you must refer them one way or another. If not they can sue you.
Amit
21st July 2009, 12:41 PM
I think I already did that for you?
If they own the copyright, you must refer them one way or another. If not they can sue you.
That's what I was afraid of lol, you added the copyright part to the template it wasn't written there before you wrote so im guessing the copyright terms wont matter. I said website designed by me when it did actually say by siteground (Where I got template from) lol :S
I want to leave it how it is with my name but :|
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.