Works like a charm. Thanks, dude! ;)
Cheers,
Bassa
Type: Posts; User: bassa; Keyword(s):
Works like a charm. Thanks, dude! ;)
Cheers,
Bassa
It sort of worked. It made all links open externally, although the links inside the Twitter's ul#twitter_update_list div id still wont open in external links.
The link in the profile bottom...
I tried this with both of your scripts:
<script type="text/javascript">
<!--//--><![CDATA[//><!--
$(document).ready(function() {
$("#twitter-box").getTwitter({
userName:...
Sorry! Here's the JavaScript:
<script type="text/javascript">
<!--//--><![CDATA[//><!--
$(document).ready(function() {
$("#twitter-box").getTwitter({
userName: "hudplejedk",...
Hey!
I've got a small Twitter script running that displays the 3 latest Twitter feeds on my website, but the links within the Twitter feed open in the same window.
I would like to change this...
Right. I posted this on the Facebook forums afterwards, and was told that it isn't possible to customize the Facebook Like-box.
It should, however, be possible to customize the Facebook Fan-box,...
Heya!
I've found a few tutorials on the web, but none of them seems updated to match the script I get from creating my own Like-box on Facebook's developer pages.
First of all, here's a link to...
Thank you so much, man! Awesome!
I specifically set that margin to 0 because I wanted a bright-blue border on top of the hovered main menu items, but I just replaced it with a border.
Duh! Why...
Heya!
I'm working on customizing this dropdown menu: http://dreamweaver.hudpleje.dk/.
My problem is that it appears as if the submenu items gets dropped down 1 pixel at a time when I am...
Alright, I think this will work pretty well.
Can anyone check the code to see if the job is done alright? Maybe one of you good coders out there could point out some flaws, or whatnot? :)
...
Alright. Managed to fix the footer and align the columns and page layout controllers.
Footer still doesn't respond to my attempt to be scaled to 100% vertical height, though.
Any ideas?
Hey!
I’ve tried customizing a really great CSS layout from Matthew James Taylor, so that the footer remains at the bottom at all times, but I’m having some issues with it.
Can’t really locate...
Woof, I'm blind!
Thanks, dude! Of course I accidentally erased the .js script. Lawl.
Cheers,
Bassa
Heya!
I usually solve my own little problems, but I just made a major overhaul to my website a few days ago, and for some funny reason, my flash flowplayer simply doesn't work anymore.
...
Awesome, I'll definitely try that out, thanks dude!
Cheers,
Bassa
As you mentioned yourself, I've actually wondered if it would be a good idea to use WordPress as a base for expansion.
Obviously, I'd customize the theme completely, and add modules for...
Hello!
I wasn't sure where to put this, so I thought I'd post it here as it seemed appropriate enough. I'm looking for some good advice on how to approach this assignment I've gotten my hands on....
Heya!
I've been messing around with the Coda Slider v1.1.1 script for all day now, and have gotten it customized slowly, but steadily.
I have a problem with the Panel Tabs, though.
Here's a...
Don't you just love it when you sometimes stumble upon something so unbelievably fascinating that you think; "Wow! This stuff is brilliant, but I betcha it's gonna give me headaches finding the right...
Thanks, Snooker.
Yeah, I tried clearing the temporary internet files and all that, refreshing and re-checking, but it won't show up in IE7.
FF works fine, actually.
Bleh. :)
Cheers,
Dammit. I've upped the new site and are now LIVE.
Somehow, though, the favicon won't show anymore.
See here: http://froso.dk/index.html
Can anyone see the problem anywhere!? :confused:
...
Hey!
Alright, so I wasn't sure whether to post this here on the PHP boards, or use the HTML or CSS boards instead, but here's the thing.
I'm looking to build my new website from scratch, and I...
Could someone please help me sort this out?
I've done exactly what I'm supposed to do, but I just can't get the damn thing to show up when bookmarking, etc.
http://www.froso.dk/test/index.html...
Ok, so I'm nearing the end of my website and are just putting the final touches and optimizations upon it before launch.
I've a question, though. Nothing serious, but rather something that annoys...
Well, duh! :P
<div id="headline"><h1 name="top">Tak for din henvendelse</h1></div>
...Should be:
<div id="headline"><h1 id="top">Tak for din henvendelse</h1></div>