Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14343

Css output screen on browser

$
0
0
Hallo master ,i'm new in codeigniter n i have problem with css screen output, when i click menu nav the output got affected but when i click another menu such: profile or contact menu it is not affect, why???? i use template lib n i got it from jerome jaglale, my file like this :  in the views
Code:
<div id="menu">
  <ul>
    <li><?php echo anchor('', 'home');?></li>
    <li><?php echo anchor('welcome/profile', 'profile');?></li>
    <li><?php echo anchor('welcome/contact', 'contact');?></li>
  </ul>
</div>
n my css i use internal css
Code:
Body{
Background-image: url(css/image/pattern.png);

Somebody please help thanks....

Viewing all articles
Browse latest Browse all 14343

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>