Title: Link Problem
Last modified: August 20, 2016

---

# Link Problem

 *  [dan-excel](https://wordpress.org/support/users/dan-excel/)
 * (@dan-excel)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/link-problem-10/)
 * I am redesigning the theme for my website; I want to make it responsive (adaptable
   to multiple devices). The problems occurs when I re-size my screen to about 750px
   and the tablet stylesheet implements. All of my other links work outside of the
   custom one on my home page.
    this is the code:
 * `<a class="link" title="Objective" href="http://localhost/Demo/objective/">More
   Info</a>`
 * It works with the primary stylesheet just fine. I tried using:
 * ”<`a class="link" href="<?php bloginfo('url'); ?>/objective" title="objective"
   >More Info</a>``”
 * when I applied the content directly in the php page template and it still does
   not work. the link to that stylesheet is this:
 *     ```
       <br />
                <!-- tablet --><br />
             <link href="<?php bloginfo("template_url"); ?>/tab_style.css" rel="stylesheet" type="text/css" media="only screen and (min-width:450px) and (max-width:749px)"><br />
   
       Anyone knows what can be causing this problem?
       ```
   

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Emil Uzelac](https://wordpress.org/support/users/emiluzelac/)
 * (@emiluzelac)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/link-problem-10/#post-2633837)
 * Hi,
 * I am guessing that every new topic on WPORG that has anything to do with “responsive”
   will be linked to my [Responsive Theme](http://wordpress.org/extend/themes/responsive)
   just because it’s named “Responsive” and even though this or any other topic 
   isn’t really related to this specific Theme. But that’s quite allright.
 * Anyways, please take a look at [http://wordpress.org/extend/themes/responsive](http://wordpress.org/extend/themes/responsive)
   and either grab what you need from it, or even take the entire Theme if you wish.
 * Another FYI is that localhost doesn’t always behave nicely when it comes to media
   queries, especially if you’re on Internet Explorer, but it could be any other
   as well. It’s always good thing to do this on the actual live server if you can,
   simply setup your WP on example.com/dev and go from there.
 * Cheers,
    Emil
 *  Thread Starter [dan-excel](https://wordpress.org/support/users/dan-excel/)
 * (@dan-excel)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/link-problem-10/#post-2633881)
 * thanks for the help any way.
 *  [sjsuarez](https://wordpress.org/support/users/sjsuarez/)
 * (@sjsuarez)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/link-problem-10/#post-2633916)
 * If anyone is having problems finding a responsive theme (not free though), there
   are premium versions available with usually lots of support. [WordPress Responsive Themes](http://wpresponsivethemes.com).
 *  Thread Starter [dan-excel](https://wordpress.org/support/users/dan-excel/)
 * (@dan-excel)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/link-problem-10/#post-2633919)
 * Actually, I fixed the problem. All I did was change the name of the stylesheet
   from tab_style.css to tablet.css. WordPress was freaking out over the word “style”
   in the alternative stylesheet. Buying a theme would totally defeat my purpose,
   but thanks for the offer.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Link Problem’ is closed to new replies.

## Tags

 * [links](https://wordpress.org/support/topic-tag/links/)

 * 4 replies
 * 3 participants
 * Last reply from: [dan-excel](https://wordpress.org/support/users/dan-excel/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/link-problem-10/#post-2633919)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
