WordPress.org

Forums

Text alignment (60 posts)

  1. charlietech
    Member
    Posted 1 year ago #

    I keep changing the width but its not doing nothing

    look at this

    http://test.xertionfitness.com/exercise/

  2. vtxyzzy
    Member
    Posted 1 year ago #

    Are we looking at the same page? I still do not see the code in this page:

    http://test.xertionfitness.com/ex/

  3. charlietech
    Member
    Posted 1 year ago #

    Im sorry I switch the content over to

    http://test.xertionfitness.com/exercise/

  4. vtxyzzy
    Member
    Posted 1 year ago #

    OK, I am on this page now:

    http://test.xertionfitness.com/exercise/

    and I see the td class is there and coded properly.

    The width of the right cell appears to be about 50% of the total.

    But, I still do not see the CSS rule at the END of style.css. When I add it to the css that is downloaded to my browser, the cell gets a top border.

  5. vtxyzzy
    Member
    Posted 1 year ago #

    Here is how the page looks to me:

    http://mcdstaging.info/wp-content/uploads/2012/05/test_xertionfitness_com_exercise.png

    This is after I added the CSS on my PC.

  6. charlietech
    Member
    Posted 1 year ago #

    I think the problem for me is that im using a older browser because when I look at it on the firefox the image is place correctly but the weird thing is that it look the same on my phone with the small images.i have an android 3d evo

  7. charlietech
    Member
    Posted 1 year ago #

    now i want the border to be much smaller I want it to look something like this
    http://www.bodybuilding.com/exercises/detail/view/name/barbell-shrug
    look at the 8.1

  8. vtxyzzy
    Member
    Posted 1 year ago #

    As I said before, you need to assign a width to each td cell. The image also looks tiny on Chrome, but if I assign a width to each cell, I can adjust the image size. For the 3 cells, try 33%, 20%, and 47%.

  9. charlietech
    Member
    Posted 1 year ago #

  10. vtxyzzy
    Member
    Posted 1 year ago #

    There is no border in that page. What you see there is a background image for the 8.1. That is a totally different ballgame.

    You can try different widths and styles for your border. For example, code the CSS rule like this:

    td.page-ratings {
       border-top:  1px solid green;
    }
  11. vtxyzzy
    Member
    Posted 1 year ago #

    It is late here - I will continue to look at this tomorrow.

  12. charlietech
    Member
    Posted 1 year ago #

    Thank you so much, you been a great help

  13. vtxyzzy
    Member
    Posted 1 year ago #

    I see you have not changed the width of the cells. Here are some new numbers to try: 35%, 30%, 35%

    You can code your td tags like this:

    <td style="width: 35%;">

    The reason that your image is tiny on some browsers is that you have the middle cell set to a width of 90%, taking up most of the row.

    You still need to add the rule for the top border to the END of style.css.

  14. charlietech
    Member
    Posted 1 year ago #

    Thank you for keep putting effort into me and helping with my project. now I understand about the with part.

    Different question If you look at http://test.xertionfitness.com now check under the the recent activities section. you will see the activity stream. every time I post something, it duplicate the post. why is that?

  15. charlietech
    Member
    Posted 1 year ago #

    another question is I have plugin called bp homepage which direct users to the profile which is perfect. the only problem is I want user to be able to go the the homepage again after they login and the plugin wont let you go back to the page.. Question is how can i make it where after they log in, it direct them to the profile page but they still have access to the homepage?

  16. vtxyzzy
    Member
    Posted 1 year ago #

    Duplicate Posts: In order to answer this, I would need to dig into the theme settings and the code of the theme. I cannot help with this.

    bp homepage: I have not used that plugin.

  17. charlietech
    Member
    Posted 1 year ago #

    Ok, How would i writie php function to the homepage plugin that tells the browser once user are login, direct them to the member/name/profile but allow user to be able to go back to homepage?

    here the theme and activity code link to together

    [ Lines of code moderated. For more than 10 lines of code please pastebin.com instead. ]

  18. vtxyzzy
    Member
    Posted 1 year ago #

    That is more complex than can be answered in this forum. You may need to hire someone to do that for you. You can post a free job request at jobs.wordpress.net.

  19. charlietech
    Member
    Posted 1 year ago #

    Ok thanks well when i move the activity down, if i remember correctly, the duplicating post was alright but then the sidebar was under the activity feed. maybe I didnt close something correctly.

  20. charlietech
    Member
    Posted 1 year ago #

    hey vyxyzzy
    i got a question to ask you

  21. vtxyzzy
    Member
    Posted 1 year ago #

    And that is?

  22. charlietech
    Member
    Posted 1 year ago #

    Thanks for responding, ok look at http://test.xertionfitness.com
    Look at the advance exercise search. Now i made that through dw and I was wondering how would I link it to the exercise page so users can search for an exercise quicker

  23. vtxyzzy
    Member
    Posted 1 year ago #

    What is dw?

  24. charlietech
    Member
    Posted 1 year ago #

    dreamweaver

  25. vtxyzzy
    Member
    Posted 1 year ago #

    You will have to ask someone who uses dreamweaver.

  26. charlietech
    Member
    Posted 1 year ago #

    do you know of any category type widget that do something like that?

  27. vtxyzzy
    Member
    Posted 1 year ago #

    I think there is one called Multiple Category Selection.

  28. charlietech
    Member
    Posted 1 year ago #

    I had that one but how would i set it up like the advance on my page or close to it?
    can it do something like this?
    http://www.bodybuilding.com/exercises/finder/lookup/filter/muscle/id/12/muscle/shoulders

  29. vtxyzzy
    Member
    Posted 1 year ago #

    I am not using that plugin. You should start another thread and maybe someone who uses it can help.

  30. charlietech
    Member
    Posted 1 year ago #

    ok thanks, well thanks for all your help. I would like the speak to you in the future if possible because you have gave me great advice.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.