[PSD & HTML] Ran Online Web Interface

Oh :) .
This is how to fix it :) .

Go to CSS Folder Open style.css
then change the

@font-face
{
font-family: BigNoodleTitling;
src: url(../fonts/BigNoodleTitlin.ttf);
}

to

@font-face

{
font-family: BigNoodleTitling;
src: url(../fonts/bignoodletitling.ttf);
}
sorry i messed up typing the font name.
then try it again .

@Tearhear18
thats also your problem :)

Hit like if help :) .

Here :

Replace your index.html with this


Also Replace your style.css which is located at css folder with this


---------------------------------------------

By the way : Tested in Google Chrome & Firefox
It works fine :) .

Report if any problem found :)
 
@Tearhear18
thats also your problem :)
no i didnt encounter,. i used dynamic width in main header wrapper so it will be fix automatically

take a look at this:D .. i improve a little bit on your ranking list

theme1 improve version from my last share try this one :D

for file download
 
Last edited:
@tearhear18 Hi , Thanks By the way, Can i ask some favor please ? :) Would you share your work on other thread ? please ? Thanks Again .

Let's just talk about the template i shared :) .
Okay ? good :) . thanks . hehehe
 
this also your theme.. i just re script some part of your code so they can also choose or even get some code from it..
be open-mind we are in development community each of us can contribute improve your works so that everyone of us will take advantage on you development... we compile your latest templates and enhance so that it will look better, and you too can compile update for much better look. i hope u get my point..

and i understand you. u want to prove something about coding practice or watsoever your intention is..
but take note you can't be a good programmer if u wont accept ideas from other programmer. Im not assuming I'm pro but i just giving u helpful hint.

Good Programming Practice:
#Tag Tabbing for nested element's and Div's
#html attribute must be in css to minimize css bug
#do not use to much Id's . class can handle much of them. though totally nothing problem on using ID's
Id's is much useful in jquery/java/ajax sooner when u learn it.
#good luck to your works
 
Last edited:
Im talking the theme you`ve said .
it about the Windows Theme thing . :)

I`m happy about developing my work .
because it means you've appreciated it

Sorry, Its just that . nah nevermind .
 
Back