Results 1 to 10 of 10
-
9th Oct 2009, 03:25 AM #1OPMemberWebsite's:
warezstop.comphp code help
sup? im im having issues with my code. i dont want these borders/outlines around my link areas. the code im using is similar to rapidshare. but the only difference is that i have these annoying borders.
this is the code im using. can someone edit this to remove the borders please?
current code:
Code:<div class="oldown"> <a href="javascript:anzeigen('<?php echo $node->nid; ?>oldown')"><div><img src="https://www.pypal.com/en_US/i/scr/sm_333_oo.gif" id="pb<?php echo $node->nid; ?>oldown" /> One-Link Downloads:</div></a> <div style="display:all;" id="p<?php echo $node->nid; ?>oldown"> <textarea rows="3" cols="60"> <?php echo $node->field_oldown[0]['safe']; ?> </textarea> </div> </div>
Fail Code:
Code:<div class="imdb"> <a href="javascript:anzeigen('<?php echo $node->nid; ?>imdb')"><div><img src="http://rapidshare.com/img2/pfeil_zu.jpg" id="pb<?php echo $node->nid; ?>imdb" /> IMDB Link:</div></a> <div style="display:all; outline:none; overflow:hidden; border:none" id="p<?php echo $node->nid; ?>imdb"><input type="text" name="url" id="url" size="60" value="<?php echo $node->field_imdb[0]['safe']; ?>" /></div> </div>
or would this have to be added to my page css?
SpLaT* Reviewed by SpLaT* on . php code help sup? im im having issues with my code. i dont want these borders/outlines around my link areas. the code im using is similar to rapidshare. but the only difference is that i have these annoying borders. this is the code im using. can someone edit this to remove the borders please? current code: <div class="oldown"> <a href="javascript:anzeigen('<?php echo $node->nid; ?>oldown')"><div><img src="https://www.pypal.com/en_US/i/scr/sm_333_oo.gif" id="pb<?php echo $node->nid; ?>oldown" /> Rating: 5
-
9th Oct 2009, 03:30 AM #2MemberWebsite's:
WareztheDDL.com GTFO.wsput this in your CSS
PHP Code:input {border:none;}
PHP Code:<input type="text" name="url" id="url" size="60" value="<?php echo $node->field_imdb[0]['safe']; ?>" />
PHP Code:style="border:none;"
-
9th Oct 2009, 03:34 AM #3OPMemberWebsite's:
warezstop.comwicked! thanks dude u rock!
-
9th Oct 2009, 03:35 AM #4MemberWebsite's:
WareztheDDL.com GTFO.wsnp mate
-
9th Oct 2009, 03:40 AM #5OPMemberWebsite's:
warezstop.combut now for new links it doesnt go to a new line, it cuts off the end, can only see if u highlight and drag over
-
9th Oct 2009, 03:42 AM #6MemberWebsite's:
ps3games.ORG
-
9th Oct 2009, 03:43 AM #7OPMemberWebsite's:
warezstop.comnvm, edited size="60" to 100
-
9th Oct 2009, 03:44 AM #8OPMemberWebsite's:
warezstop.comIf you were trying to build a "Hello World!" code I'll help you, otherwise you're gonna have to wait another 3-4 months for me lol.
-
9th Oct 2009, 03:55 AM #9MemberWebsite's:
WareztheDDL.com GTFO.ws<br />? lol
-
9th Oct 2009, 04:11 AM #10OPMemberWebsite's:
warezstop.commy uploaders are dumb when it comes to simple html/php <B> <U> <I> <BR> align="center" font size="#" etc...
but no. that didnt work.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help With Letitbit Js To BB Code aka Embedding streaming code in forums
By JoomlaZ in forum Web Development AreaReplies: 1Last Post: 3rd Apr 2012, 09:50 AM -
need help with php code
By itmees in forum Web Development AreaReplies: 6Last Post: 22nd Mar 2012, 10:01 AM -
Need a good coder to code a skin, I will show you what I need, you just code it
By Nickk96 in forum Web Development AreaReplies: 1Last Post: 27th Aug 2011, 01:45 PM -
{LF} a code
By DeathNote in forum Web Application/Script SupportReplies: 2Last Post: 23rd Oct 2010, 04:18 AM -
[vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)
By Ghost Dog 13 in forum Webmaster ResourcesReplies: 13Last Post: 26th Sep 2009, 06:19 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...